1.0.1 ā€¢ Published 1 year ago

numtoword-cli v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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.