short-number
Turn a long number into a short one to improve readability, like 23634 => 23.6K
Turn a long number into a short one to improve readability, like 23634 => 23.6K
Format thousands with custom separator: 1 000 000
A micro javascript library for formatting numbers with thousands separator
Lightweight module for formatting numbers to a human readable string
Detects and removes thousand separators (dot/comma/quote/space) from string-type digits
Updated to Angular 14
Format thousands and decimals with custom separator: 1.000.000,00
convert thousands of number to human representation (K, M, B)
An NPM package for formatting numbers
Because who formats money manually like a peasant?
format num to thousands money
format num to thousands money
Parse thousands with custom separator: '1,000,000.1' => 1000000.1
To thousands for number.
Simple utility for formatting numbers as strings
Commatic is a lightweight comma delimiter for formatting numbers into standard form periods. Everyone needs one of these.
Accepts string or number, returns string with markers at thousands place
format num to thousands money
split your price or digits with comma
a simple number formatter, currently only available for de-DE locale and 1.2-2 digits. May be extended, if you want