source-map-unpacker

2.0.0 • Public • Published

Source map file unpacker

Turn a source map into its original source files. Install by running npm i -g source-map-unpacker

Usage

Usage: unmap [options]

Options:
  -p, --path <p>    input source map file
  -f, --filter <f>  filter out file names
  -o, --output <o>  output folder (default: "./")
  -h, --help        display help for command

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    20
    • latest

Version History

Package Sidebar

Install

npm i source-map-unpacker

Weekly Downloads

185

Version

2.0.0

License

MIT

Unpacked Size

623 kB

Total Files

6

Last publish

Collaborators

  • anthonyzou