Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- 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 (5 months ago)
- Last Synced: 2024-11-30T10:11:45.491Z (12 days ago)
- Language: JavaScript
- Homepage: https://evanw.github.io/source-map-visualization/
- Size: 188 KB
- Stars: 503
- Watchers: 10
- Forks: 55
- Open Issues: 7
-
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.