Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 348 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 348 Bytes

Source Map Visualization

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.