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'.
Convert long numbers into abbreviated and human-readable strings.
Abreviate Number Counters in K, B, M, T for a Thousand, Million, Billion and Trillion short-hand
A simple package providing helper functions for matching numbers with their short scale unit. And formatting the numbers, or the unit values