priceformatter

2.0.0 • Public • Published

priceFormatter

A small library that converts number to Thousands, Lakhs and Crore.

Installation

npm install priceformatter

Usage

var priceformatter = require('priceformatter');

var formattedNum = priceformatter(35666);

Output will be ₹35.66K

Readme

Keywords

Package Sidebar

Install

npm i priceformatter

Weekly Downloads

0

Version

2.0.0

License

ISC

Unpacked Size

2.38 kB

Total Files

4

Last publish

Collaborators

  • shrinathnayak