Skip to content

nestoralonso/srcmap-unpkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srcmap-unpkg

Extracts the files from a source map to a given location

USAGE:
srcmap-unpkg [OPTIONS] file1.js.map ...

OPTIONS:
    -h, --help                Print usage message
    -v, --version             Print version
    -i, --src-ignore-pattern  Ignore pattern for source files (default: node_modules)
    -m, --write-meta          Include meta information about the file as footer
    -o, --outdir path         Output directory (default: ./out)

LICENSE

MIT

About

Extract the files from a Source Map to disk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published