Dylan37670/dsh-plugin-panel

插件 ⭐ 2 MIT ecosystemweb-ui

DSH插件市场面板,包含完整目录搜索、中文翻译、语义搜索、收藏夹及生命周期管理。

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

安装

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 含覆盖率)

Dylan37670/dsh-plugin-panel 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。