Welcome to numtoword-cli 👋
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)
- Website: https://sumantakabiraj.com
- Twitter: @infysumanta
- Github: @infysumanta
- LinkedIn: @sumanta-kabiraj
🤝 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.