Skip to content

TwitchBronBron/source-map-visualization

 
 

Repository files navigation

source-map-visualization

http://twitchbronbron.github.io/source-map-visualization/

  • support 100,000 lines of code instead of 5,000.
  • allow sourceContent to be an empty string
  • better drag and drop support. Previously you had to drag and drop all 3 files together (and they had to be .js style files). Now you can drag and drop any files in any order, and once we find enough files, THAT's when we trigger the visualization. sourcemap

Contribute

Development:

npm install
npm start

About

Just a simple hacky visualisation of SourceMaps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.9%
  • Less 6.3%
  • Pug 5.8%