DevViking-Persike/dsh-monaco0

dsh-monaco

DSH 的 Monaco 编辑器分发插件,通过宿主 HTTP 路由提供服务,无需 CDN 或额外打包器。

AI 分析

核心用途是为 DSH 插件生态提供本地化的 Monaco 编辑器资源。适合需要集成代码编辑功能且不希望依赖外部 CDN 的 DSH 插件开发者。

包名
dsh-monaco
版本
0.1.0
许可证
MIT
最近更新
2026年8月22日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DevViking-Persike/dsh-monaco

Configuration

FieldDefaultMeaning
route/monacoAbsolute URL prefix, no trailing slash.
- id: dsh-monaco
  name: 'dsh-monaco'
  config:
    route: /vendor/monaco