Skip to content

Commit 814f1f4

Browse files
committed
docs
1 parent deeec4c commit 814f1f4

File tree

6 files changed

+251
-63
lines changed

6 files changed

+251
-63
lines changed

.github/assets/sc-1.png

294 KB
Loading

.github/assets/sc-2.png

166 KB
Loading

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,24 @@
11
# Source Map Visualization
22

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+
---
318

419
## FORK NOTES
520

6-
- added search params to load remote code
21+
- added `url` query string to load remote files
722
- refactored the hellscape of code.js just a bit
823
- removed old url hash implementation
924
- removed statusbar and toolbar

0 commit comments

Comments
 (0)