zoahdev/dsh-artifacts

Plugin ⭐ 0 MIT datasocialtoolsvisual

> Claude-Artifacts-style rendering for DeepSeek Harness. Turn raw agent > output — Markdown + JSON — into beautiful, shareable, self-contained HTML > documents, cards, dashboards, and galleries. One command. Zero runtime > dependencies.

catalog description:Claude-Artifacts-style rendering for DeepSeek Harness: Markdown + JSON -> beautiful self-contained HTML documents, cards, dashboards, and galleries. Zero runtime dependencies.

Install

# As a standalone CLI
pnpm add -g dsh-artifacts
# or: npm install -g dsh-artifacts
dsh-artifacts notes.md --title "Release notes" --theme dark --out notes.html
dsh-artifacts notes.md --serve 8080          # live preview

# Or via npx without installing
npx dsh-artifacts notes.md --theme paper --out notes.html

Add zoahdev/dsh-artifacts to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.