shortlengthnumber

1.0.0 • Public • Published

What is this?

this libray is use to convert a number into short scales notation

installation

npm i shortScaleNumber

how it will work?

first you need to install this library after that you need to import calculate function in your project from this library and after that you need to pass the string to calculate function it will return the short scale notation number in the string format.

parameters

there is only one parameter whish is number of string ... const x = require("Calculate_short_scale_number") x.calculate("1234567") => "1,234,567" ...

Author

Prafful Manwani

Readme

Keywords

none

Package Sidebar

Install

npm i shortlengthnumber

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

14.1 kB

Total Files

4

Last publish

Collaborators

  • prafful_manwani