xbytes icon indicating copy to clipboard operation
xbytes copied to clipboard

Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.

Results 2 xbytes issues
Sort by recently updated
recently updated
newest added

load component failed Error: ES Modules may not assign module.exports or exports.*, Use ESM export syntax, instead: ./node_modules/xbytes/dist/index.mjs at Object.set [as exports]

question
action-or-close

- [x] 修复了: 修复了 module.exports 被覆盖(这会导致 ncc bundle 之后,它自己的 module.exports 被覆盖了,进而导致 require 的时候无法正确加载 sequelize 的迁移文件)