← 返回列表
D

dsh-marketplaces-nexus

v0.1.3 · 1 天前发布

DSH 万市枢纽市场面板:聚合展示 DSH 生态的插件市场、插件市场网站与精选库,支持搜索、筛选、排序

dshdsh-pluginmarketplacecordis

README

DSH 万市枢纽插件包

DSH 生态「市场集」面板插件:在 DSH Web 设置页添加「万市枢纽」页面,聚合展示插件市场、插件市场网站与精选库,支持搜索、筛选与排序。

界面

!界面

功能

  • 市场浏览:40+ 市场条目卡片(分类/状态徽章、地址、标签、简介、标注、趋势、详情展开)

  • 筛选与搜索:分类 chips(插件/插件市场/网站/精选库)、关键词搜索(按钮/回车)、排序(星数/条目数/名称)

  • 本仓库信息卡:居中头像 + 标题、仓库名、仓库地址、标签、标注、hub 星数、收录规模、数据版本、过期提示、数据源

  • 生态导航:DSH 官网、插件目录(topic)、GitHub 搜索等快捷链接(居中)

  • 安装管理(仅 plugin/marketplace 类):一键显示 dsh plugin 安装命令并复制,手动在终端执行(npm 发布版不执行自动安装,保证任何环境可加载)
  • 常用命令

    ```sh

    安装(首次)


    dsh plugin --profile web add dsh-marketplaces-nexus

    更新(拉取 npm 最新版本)


    dsh plugin --profile web update dsh-marketplaces-nexus

    启用/禁用(DSH 无原生 enable/disable 命令,通过配置行 disabled 标记切换)


    在 <profile>/cordis.patch.yml 中添加以下内容禁用:


    - id: nexus-market-panel


    name: dsh-marketplaces-nexus


    disabled: true


    删除 disabled 行即恢复启用(改完重启

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    dsh-marketplaces-nexus
    Repo
    Engines
    {}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"cordis.patch.yml"},"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-connection","@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-settings"]}}