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 

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i number-in-words

    Weekly Downloads

    51

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    9.05 kB

    Total Files

    6

    Last publish

    Collaborators

    • korheken