Skip to content
/ unmap Public
forked from chbrown/unmap

Unpack a JavaScript Source Map back into filesystem structure

Notifications You must be signed in to change notification settings

bbhunter/unmap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unmap

latest version published to npm

Unpack a JavaScript Source Map back into a filesystem structure.

npm install -g unmap
Usage: unmap [options] lib.js.map [lib2.js.map [...]]

Options:
  --help               Print this help message
  --version            Print version
  --sourceRoot string  Override "sourceRoot" field
  --output path        Output directory (default: current directory)

License

Copyright 2019–2020 Christopher Brown. MIT Licensed.

About

Unpack a JavaScript Source Map back into filesystem structure

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%