Dylan37670/dsh-plugin-panel

Plugin ⭐ 2 MIT ecosystemweb-ui

DSH plugin marketplace panel with full catalog search, Chinese translation, semantic search, favorites, and lifecycle management.

Install

npm run build                                   # 先构建 lib
node scripts/build-catalog.mjs --reset          # 全量重建(可续传,断点续跑)
node scripts/validate-catalog.mjs catalog/catalog.json
# 可选:GITHUB_TOKEN=<token> node scripts/build-catalog.mjs   # 提速(30 次/分钟)
# 产物:catalog/catalog.json(manifest 含覆盖率)

Add Dylan37670/dsh-plugin-panel to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.