There was an error while loading. Please reload this page.
1 parent deeec4c commit 814f1f4Copy full SHA for 814f1f4
.github/assets/sc-1.png
294 KB
.github/assets/sc-2.png
166 KB
README.md
@@ -1,9 +1,24 @@
1
# Source Map Visualization
2
3
+<div align="center">
4
+ <img src=".github/assets/sc-1.png" alt="logo" width="40%">
5
+ <img src=".github/assets/sc-2.png" alt="logo" width="40%">
6
+</div>
7
+
8
+---
9
10
+> [!CAUTION]
11
+> ☢️ THE CODEBASE IS CURSED
12
+>
13
+> ⛔ AVOID EYE CONTACT WITH [code.js](https://github.com/metaory/source-map-visualization/blob/gh-pages/code.js)
14
15
+> CONTINUE AT YOUR OWN RISK
16
17
18
19
## FORK NOTES
20
-- added search params to load remote code
21
+- added `url` query string to load remote files
22
- refactored the hellscape of code.js just a bit
23
- removed old url hash implementation
24
- removed statusbar and toolbar
0 commit comments