1.0.4 • Published 6 years ago

npm-number-to-word v1.0.4

Weekly downloads
4
License
MIT
Repository
-
Last release
6 years ago

Convert Number To Word

Contains some function for converting numbers into word.

Install

npm install npm-number-to-word

API

var numberToWord = require('npm-number-to-word');
numberToWord(596593); // => “five lakhs ninety six thousand five hundred ninety three”

License

This project is licensed under the MIT License.

1.0.4
  • Initial release
1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

7 years ago

1.0.0

7 years ago