Filesize.js: Format Bytes as Readable File Sizes
Format byte values as readable kB, MB, KiB, and MiB labels with filesize.js. Supports SI, IEC, JEDEC, locale formatting, and npm setup.
Format byte values as readable kB, MB, KiB, and MiB labels with filesize.js. Supports SI, IEC, JEDEC, locale formatting, and npm setup.
Convert numbers to readable metric units with UnitFormat.js. Supports base 10/2 formatting, custom prefixes, and engineering notation.
Simplify number input validation in your web forms. Try Numeric Input, a JavaScript library for custom number fields.
A JavaScript library that converts large numbers (larger than 6 digits) into human-readable words (like 2.1 Million, 5.0 B, etc).
A tiny utility library that converts raw byte values into user-friendly formats like “100 KB” or “50 MB”, and vice versa.
A lightweight JavaScript library that allows for real-time formatting of numbers and currencies as users type.
Quickly parse number words into numerics with the lightweight numbers-from-words JavaScript library. No dependencies.
A JavaScript library that takes an array of integer ranges and merges any adjacent or overlapping ranges together