Welcome to numtoword-cli 👋
NodeJS cli tools to convert Number to Words in console
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.