u
dsh-hex
Manifest validHex Encoding/Decoding
hasBundlePatch
dsh-hex · Hex 编解码
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-hex
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-hex"。
安装
dsh plugin add github:uckkk/dsh-hex
安装即在本机运行第三方代码,请自行审阅源码。
安装
dsh plugin add github:uckkk/dsh-hex
使用
安装后在会话中调用该插件注册的工具即可。
许可
MIT
安装即在本机运行第三方代码,请自行审阅源码。
Comments
Loading…
Similar plugins
by uckkk
摩尔斯电码编解码
Manifest valid
★ 0
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-morseby uckkk
Base36 编码
Manifest valid
★ 0
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-base36by uckkk
.env 解析与序列化
Manifest valid
★ 0
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-dotenvby uckkk
深拷贝
Manifest valid
★ 0
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-deep-cloneby uckkk
HTML 反转义
Manifest valid
★ 0
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-html-decodeby uckkk
XOR 加密
Manifest valid
★ 0
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-xor-cipher