jonathanphz
10/23/2017 - 4:48 PM

Add commas to numbers

Adds a comma to numbers

var number = 12345.543;
number.toLocaleString('en')