aveta
Convert long numbers into abbreviated and human-readable strings.
millify
Converts long numbers to pretty, human-readable strings
better-thousand-separator
a simple thousand separator for React. Can separate with comma, period, space, apostrophe and indian-numbering-system
approximate-number
Converts numbers into a more human-friendly format, similar to `ls`'s `--human-readable` flag (`ls -lh`) or Stack Overflow's reputation numbers. For example, 123456 becomes '123k'.
numbuffix
A utility to format numbers with appropriate suffixes (k, Million, Billion)