install numeral npm code example Example: npm numeral npm i numeral var string = numeral(1000).format('0,0'); // '1,000'