reimu-create/uiopt

插件 ⭐ 0 developer-toolsweb-ui

uiopt - DSH WebUI 显示增强器:实时余额、上下文环、缓存命中率、供应商图标、额外插件管理器

catalog 简介:uiopt - DSH WebUI display enhancer: realtime balance, context ring, cache hit rate, provider icons, extra-plugin manager

安装

显示优化/
├── package.json          # 包声明(name: uiopt)dsh.client 注入依赖
├── lib/
│   ├── index.js          # Host 半:GET /api/dsh-balance、/api/dsh-context、/api/dsh-plugins、POST /api/dsh-plugin-import(插件导入:解压+校验+安装+挂载)
│   └── client.js         # Client 半:手写 ModuleLoader bundle(5 个插槽注入,含额外插件页的“导入插件”按钮)
└── README.md

reimu-create/uiopt 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。