Skip to content

victor-stone/commaize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

commaize

add commas to a number string

import commaize from 'commaize';

console.log( commaize(1000000) ); // <-- prints: '1,000,000'

About

add commas to a number string

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published