You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lightweight and intuitive Dart package for file size conversions and formatting them for human-readable display. Convert between bytes(B), kilobytes(KB), megabytes(MB), gigabytes(GB), and terabytes(TB) using constructors or convenient extension methods. Supports arithmetic operations, comparisons, and localization for a complete file size handling.
Lightweight, zero-dependency JavaScript number formatting - currency, compact (K/M/B/T), ordinals, file sizes, percent, duration, and parsing. works in the browser and Node.