1.1.5 • Published 8 years ago

humanize-num v1.1.5

Weekly downloads
3,962
License
ISC
Repository
github
Last release
8 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

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago