@darshika.dev/word-counter
v1.0.0
Published
This is a word counter CLI app
Downloads
1
Readme
This command-line interface (CLI) word counter is built using TypeScript and Node.js, powered by Inquirer and colorful text provided by Chalk. Simply type directly into the terminal, and the program will provide you with a count of the total words in the input. Perfect for quickly analyzing the word count of documents or text snippets on the go.
Try it yourself by running npx @darshika.dev/word-counter