Abbreviates a number
numAbbr(1e3);=> "1k"
A number
Optional
Optional custom abbreviations
Generated using TypeDoc
Abbreviates a number
Example