fiza05_word_counter
v1.0.3
Published
A simple word counter with Typescript , inquirer , node-js and chalk for styling.
Downloads
2
Readme
It's a simple Word Counter Project using TypeScript. This handy tool first prompts users to select whether they'd like to count words or letters. Once chosen, it efficiently calculates either the word count or letter count accordingly. Users simply input a sentence, and voila! The word counter displays the desired count. Additionally, I've incorporated sleek chalk-style design for a visually pleasing experience.. You can also Experience my this Word Counter project firsthand in your command line interface by running "npx fiza07_word_counter"