Static web registry for taffish, backed by taffish-index.
- English + Chinese UI (default English, one-click switch in header)
- Package search and filtering (
tool/flow, dependencies only, container only) - Package sorting (
name/recent) - Package detail pane with versions, upstream source metadata, dependencies, platform constraints, and install commands
- One-click copy for install commands, including full dependency-aware install chain
- Warnings panel (from index build warnings)
- Sync failure panel with explicit retry and last successful sync time
- Shareable URL state (
lang, query, filters, selected package/version) - Repository cards built from the
repositoriessection in index data
https://raw.githubusercontent.com/taffish/taffish-index/main/index/index.json
index.html: app layoutstyles.css: responsive stylesapp.js: index fetch, i18n, filters, and detail rendering
- Create repository:
taffish/taffish.github.io - Push these files to
main - In repository settings, enable Pages from branch
main(root)