numtoword-cli ๐Ÿ‘‹

numtoword-cli ๐Ÿ‘‹

NodeJS cli tools to convert Number to Words in console

Welcome to numtoword-cli ๐Ÿ‘‹

Node.js CI Node.js CI Version

License: ISC Twitter: infysumanta

NodeJS cli tools to convert Number to Words in console

๐Ÿ  Homepage

โœจ Demo


๐Ÿ“ Install

npm install -g numtoword-cli

โš’๏ธ Usage

numtoword 99999
if you not download the library globally on your machine use below command to run the command directly
npx numtoword-cli 99999

๐Ÿ‘€ Expected Result

Ninety Nine Thousand Nine Hundred And Ninety Nine

๐Ÿงช Run tests

npm run test

Author

๐Ÿ‘ค Sumanta Kabiraj (https://github.com/infysumanta)


๐Ÿค Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.


Show your support

Give a โญ๏ธ if this project helped you!


๐Ÿ“ License

Copyright ยฉ 2022 Sumanta Kabiraj (https://github.com/infysumanta).

This project is ISC licensed.