numberseperatedbythousand

1.0.0 • Public • Published

What is this?

Easily seperate your number by thousands

Installation here

npm i thousandseparator --save

Then...

import { thousandseparator } from 'thousandseparator';

thousandseparator(250000);

More Info

thousand seperator only accept one argument.

  • number - the number to be separated

Readme

Keywords

none

Package Sidebar

Install

npm i numberseperatedbythousand

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

1.12 kB

Total Files

3

Last publish

Collaborators

  • jelhill