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. 8. 31.

설치

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

⚙️ Configuration Reference (settings.yaml)

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