GooDAnDReaDY/dsh-live-canvas0

@goodandready/dsh-live-canvas

Interactive in-browser canvas for real-time preview of HTML, React components, SVGs, and diagrams with SSE hot-reload

AI 分析

核心用途是提供前端代码的即时可视化反馈。适合经常让 Agent 编写网页、UI 组件或绘制矢量图,并需要边写边看、实时调试的前端开发者。

パッケージ
@goodandready/dsh-live-canvas
バージョン
0.1.15
ライセンス
MIT
最終更新
2026/08/31

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GooDAnDReaDY/dsh-live-canvas

ドキュメント

README 全文を読む ↗

⚙️ Configuration Reference (settings.yaml)

dsh-live-canvas:
  enabled: true
  autoOpenOnCode: true
  enableInspector: true
  enableHotReload: true
  defaultTheme: dark
  maxBundleSizeBytes: 5242880