currency-thousand-separator

1.0.0 • Public • Published

Coverage Status

currency-thousand-separator

An NPM package for formatting large numbers, including money.

Getting Started

npm install --save currency-thousand-separator

Methods

- thousandsSeparators(num)
import {thousandsSeparators} from 'currency-thousand-separator'

thousandsSeparators(2400);


return 2, 400
import {thousandsSeparators} from 'currency-thousand-separator'

thousandsSeparators(83789);


return 83,789

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2

Package Sidebar

Install

npm i currency-thousand-separator

Weekly Downloads

2

Version

1.0.0

License

none

Unpacked Size

4.28 kB

Total Files

9

Last publish

Collaborators

  • anayooleru