A self contained static website for browsing the collection of salvaged mp3.com files.
.gitattributes | ||
.gitignore | ||
AGENTS.md | ||
bulma.min.css | ||
db.zip | ||
index.html | ||
LICENSE | ||
README.md | ||
script.js | ||
site.css | ||
sql-wasm.js | ||
sql-wasm.wasm |
mp3-com-meta-browser
A self contained static website for browsing the collection of salvaged mp3.com files.
Runtime Notes
- Uses the
sql.js
WASM build (bundled assql-wasm.js
/sql-wasm.wasm
) so that FTS5 is available client-side.