millify
Converts long numbers to pretty, human-readable strings
Converts long numbers to pretty, human-readable strings
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'.
Abreviate Number Counters in K, B, M, T for a Thousand, Million, Billion and Trillion short-hand
<p align="center"> <a href="https://niftygateway.com/#/fordevs" rel="noopener" target="_blank_nifty"><img width="150" src="https://s3-us-west-1.amazonaws.com/nftgimagebucket/NFTGLogo.png" alt="Nifty Gateway logo"></a></p> </p>
Human-readable large numbers for Node.js
A utility to format numbers with appropriate suffixes (k, Million, Billion)
a simple thousand separator for React. Can separate with comma, period, space, apostrophe and indian-numbering-system
Convert long numbers into abbreviated and human-readable strings.