dsh-byte-size
文件与数据 活跃维护

dsh-byte-size

uckkk/dsh-byte-size

可将任意字节数自动换算为B/KB/MB/GB/TB等人类可读格式,同时支持二进制与十进制两种前缀计算规则,调用简单,无需额外配置即可快速输出易读的字节大小结果。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
5 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:uckkk/dsh-byte-size
git clone https://github.com/uckkk/dsh-byte-size.git
git clone git@github.com:uckkk/dsh-byte-size.git
README.md main

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

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

安装

dsh plugin add dsh-byte-size

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

安装

dsh plugin add github:uckkk/dsh-byte-size

安装即在本机运行第三方代码,请自行审阅源码。

安装

dsh plugin add github:uckkk/dsh-byte-size

使用

安装后在会话中调用该插件注册的工具即可。

许可

MIT

安装即在本机运行第三方代码,请自行审阅源码。