Format Numbers with Metric Prefixes in JavaScript – UnitFormat.js
Convert numbers to readable metric units with UnitFormat.js. Supports base 10/2 formatting, custom prefixes, and engineering notation.
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
numbro is a robust number formatting JavaScript library used for converting, formatting, and manipulating numbers with support for currency, time, percentage, and much more.