FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chbrown/unmap: Unpack a JavaScript Source Map back into filesystem structure · GitHub

/ unmap Public

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

unmap

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

186 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL