watericetangcw/dsh-page-preview ↗★ 3
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 분석
为 DSH 提供行内 HTML 渲染和浮动预览窗口。适合前端开发者或需要实时查看 HTML 渲染效果、本地网页项目及外部链接的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:watericetangcw/dsh-page-preview📖 使用方式
- 行内预览:让 DSH 输出
```html page-preview ... ```(CSS 与 JS 需全部内联)。 - 浮动小窗:直接调用
preview_register传入路径或网址即可,其余三个工具用于替换、刷新与关闭。