better-bytes

Better byte base conversion. Supports two base conversions: kilo binary byte (2^10) and kilobyte (10^3). 更好的字节进制换算。支持 千位二进制字节(2^10) 和 千字节(10^3) 两种进制换算

@shie1/bytes

A simple JavaScript/TypeScript module for formatting byte values, supporting both binary (IEC) and decimal (SI) units.