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