uckkk/dsh-byte-size0

dsh-byte-size

字节大小格式化:把任意字节数换算为 B/KB/MB/GB/TB 等人类可读格式,支持二进制与十进制前缀(Byte size formatting tool for DeepSeek Harness)

AI 분석

纯 Node 实现的字节大小格式化工具。适合开发者在处理文件大小或数据传输时进行单位换算。

패키지
dsh-byte-size
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:uckkk/dsh-byte-size

dsh-byte-size · 字节大小格式化

纯 Node 实现,无网络、无外部服务。

安装

dsh plugin add dsh-byte-size

安装后在 profile 的 package.jsondsh.profile.bundles 中加入 "dsh-byte-size"