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.

AI Analysis

为 DSH 提供行内 HTML 渲染和浮动预览窗口。适合前端开发者或需要实时查看 HTML 渲染效果、本地网页项目及外部链接的用户。

Package
dsh-page-preview
Version
1.0.0
License
MIT
Last updated
Aug 16, 2026

Install

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

📖 使用方式

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