watericetangcw/dsh-page-preview3

dsh-page-preview

DSH web bundle: inline page previews from `html page-preview` fences plus a floating, session-scoped preview window for local HTML projects and http(s) URLs.

包名
dsh-page-preview
版本
1.0.0
许可证
MIT
最近更新
2026年8月16日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:watericetangcw/dsh-page-preview

📖 使用方式

  • 行内预览:让 DSH 输出 ```html page-preview ... ```(CSS 与 JS 需全部内联)。
  • 浮动小窗:直接调用 preview_register 传入路径或网址即可,其余三个工具用于替换、刷新与关闭。