Plugin directory / Tools & Capabilities / dsh-toolkit
dsh-toolkit
GitHub source only omdsh-dev/dsh-toolkit ↗
13Stars
0Forks
3Open issues
TypeScriptLanguage
2026-08-14Last push
What it does
DSH 零依赖工具包 collection —— time / encoding / json / calculator / csv / regex / markdown / diff / stat / schema 十个确定性工具,统一入口一键安装
Our take
Source-only — install from GitHub
Source-only — install from GitHub
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:omdsh-dev/dsh-toolkit - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:omdsh-dev/dsh-toolkit. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Repository
github.com/omdsh-dev/dsh-toolkit ↗