humanize-number
Humanize a number 1000000.99
-> 1,000,000.99
Installation
$ component install component/humanize-number
Example
var humanize = ; ;// => '1,000' ;// => '1.000,55'
License
MIT
Humanize a number 1000000.99
-> 1,000,000.99
$ component install component/humanize-number
var humanize = ; ;// => '1,000' ;// => '1.000,55'
MIT
npm i humanize-number
405,644
0.0.2
none