Skip to content

CLI tool to extract the source files from inside a source map

License

Notifications You must be signed in to change notification settings

Georift/source-map-to-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

source-map-to-source

Small cli tool to extract the original source code from a source map file.

Usage

npx source-map-to-source <source map file>

Files will be output to a directory along side with the name ./<source map file>-sources/, but this can be configured with --output if required.

About

CLI tool to extract the source files from inside a source map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published