Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evanw/source-map-visualization

A simple visualization of source map data
https://github.com/evanw/source-map-visualization

Last synced: 5 days ago
JSON representation

A simple visualization of source map data

Awesome Lists containing this project

README

        

# Source Map Visualization

Demo: [https://evanw.github.io/source-map-visualization/](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.