https://github.com/evanw/source-map-visualization
A simple visualization of source map data
https://github.com/evanw/source-map-visualization
Last synced: 11 days ago
JSON representation
A simple visualization of source map data
- Host: GitHub
- URL: https://github.com/evanw/source-map-visualization
- Owner: evanw
- Created: 2013-08-14T07:32:01.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-07-09T15:01:37.000Z (9 months ago)
- Last Synced: 2025-03-28T17:10:03.445Z (18 days ago)
- Language: JavaScript
- Homepage: https://evanw.github.io/source-map-visualization/
- Size: 188 KB
- Stars: 546
- Watchers: 9
- Forks: 58
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - source-map-visualization
- awesome-list - source-map-visualization
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.