DevViking-Persike/dsh-monaco ↗★ 0
dsh-monaco
DSH 的 Monaco 编辑器分发插件,通过宿主 HTTP 路由提供服务,无需 CDN 或额外打包器。
AI 分析
核心用途是为 DSH 插件生态提供本地化的 Monaco 编辑器资源。适合需要集成代码编辑功能且不希望依赖外部 CDN 的 DSH 插件开发者。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:DevViking-Persike/dsh-monaco说明文档
阅读完整 README ↗Configuration
| Field | Default | Meaning |
|---|---|---|
route | /monaco | Absolute URL prefix, no trailing slash. |
- id: dsh-monaco
name: 'dsh-monaco'
config:
route: /vendor/monaco