omdsh-plugins/omdsh-plughub

插件 ⭐ 0 MIT data

omdsh 插件中心:一个设置选项卡,用于从可配置的上游源安装和移除 omdsh 插件,并根据其已注册的设置架构配置每一个已安装的插件。

catalog 简介:The omdsh plugin hub: a Settings tab that installs and removes omdsh plugins from a configurable upstream, and configures every installed one from the settings schema it already registers

安装

plugin (host half)          plughub (host half)        plughub (browser half)
  ──────────────────          ───────────────────        ──────────────────────
  ctx.settings.register(      describe(redact) ────────→ rehydrateSchema
    'omdsh-shortcuts',                                    ─→ plan ─→ controls
    Config,                   settings.mutate  ←──────── one path-addressed edit
    { base: entryConfig })

omdsh-plugins/omdsh-plughub 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。