Skip to content

Instantly share code, notes, and snippets.

@khoand0000
Last active December 30, 2015 15:58
Show Gist options
  • Save khoand0000/4c60fc95f142341f85b4 to your computer and use it in GitHub Desktop.
Save khoand0000/4c60fc95f142341f85b4 to your computer and use it in GitHub Desktop.
Which library format number?

There are 2 libraries I am using, depend on your situation

accounting.js _.string
number formatting yes yes
currency support yes no
string manipulating no yes
size smaller larger
suit to need currency support and don't need to string manipulating (rarely) almost cases, should use it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment