@sashak007/number-formatter

0.0.1 • Public • Published

Number-formatter: This is a node module that converts integers into strings, converting single and multiple digitis into commad delimited (where applicable) text.

examples:

1 = '1' 1234 = '1,234'

Readme

Keywords

Package Sidebar

Install

npm i @sashak007/number-formatter

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • sashak007