1.1.5 • Published 10 years ago

humanize-num v1.1.5

Weekly downloads
3,962
License
ISC
Repository
github
Last release
10 years ago

humanize

"humanize" is number formatter

Installation

npm install --save humanize-num

Usage

var humanize = require('humanize-num');
humanize(120000); //120k
humanize(49990000, 2); //49.99M
1.1.5

10 years ago

1.1.4

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago