dsh-byte-size
Đã xác minhdsh-byte-size · v0.1.0 · MIT
字节大小格式化:把任意字节数换算为 B/KB/MB/GB/TB 等人类可读格式,支持二进制与十进制前缀(Byte size formatting tool for DeepSeek Harness)
Cài đặt
dsh plugin add dsh-byte-size Xác nhận layer đã áp bằng dsh --profile default --dump-config — xem hướng dẫn cài plugin.
Mã nguồn
Phát hành lên npm mà không có repository công khai. Hãy kiểm tra nội dung package trước khi cài.
Thẻ
Readme
dsh-byte-size · 字节大小格式化
纯 Node 实现,无网络、无外部服务。
安装
dsh plugin add dsh-byte-size
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-byte-size"。