Plugin directory / Tools & Capabilities / dsh-tool-encoding
dsh-tool-encoding
GitHub source only omdsh-dev/dsh-tool-encoding ↗
2Stars
0Forks
1Open issues
TypeScriptLanguage
2026-08-14Last push
What it does
DSH 编码/哈希工具插件:base64/base64url/url/hex 编解码、md5/sha1/sha256/sha512 哈希、UUID 生成,零依赖
Our take
Source-only — early-stage, install from GitHub
Source-only — early-stage, 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-tool-encoding - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:omdsh-dev/dsh-tool-encoding. - 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-tool-encoding ↗