Skip to content

Instantly share code, notes, and snippets.

@m-pokrovskii
Created April 15, 2015 11:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save m-pokrovskii/8f86e47507a5686ec261 to your computer and use it in GitHub Desktop.
Save m-pokrovskii/8f86e47507a5686ec261 to your computer and use it in GitHub Desktop.
Beauty numbers #snippet #js
var n = 123456;
n.toLocaleString;
// 123,456
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment