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