number-in-words

3.0.0 • Public • Published

NUMBER IN WORDS build

Just converts numbers from digits to words

IMPLEMENTATION

const {toWords} = require('number-in-words')

toWords(100)
// => One Hundred 

Readme

Keywords

Package Sidebar

Install

npm i number-in-words

Weekly Downloads

38

Version

3.0.0

License

MIT

Unpacked Size

9.05 kB

Total Files

6

Last publish

Collaborators

  • korheken