- added
url
query string to load remote files - refactored the hellscape of code.js just a bit
- removed old url hash implementation
- removed statusbar and toolbar
- removed file drop
metaory.github.io/source-map-visualization
metaory.github.io/source-map-visualization/?url={REMOTE-URL}
Example:
https://github.githubassets.com/assets/settings-fe0ee97d5327.js.map
Demo: https://evanw.github.io/source-map-visualization
This is a visualization of JavaScript/CSS source map data, which is useful for debugging problems with generated source maps. It's designed to be high-performance so it doesn't fall over with huge source maps.
MIT @ Evan Wallace