ahmedullah_word_counter
v1.0.0
Published
CLI Word Counter is a simple command-line application implemented in TypeScript that allows you to count the number of words in a text.It's a handy tool for writers, editors, and anyone working with text documents.
Downloads
2
Readme
CLI Word Counter (TypeScript)
CLI Word Counter is a simple command-line application implemented in TypeScript that allows you to count the number of words in a text.It's a handy tool for writers, editors, and anyone working with text documents.
Features
- Counts the number of words
- Provides detailed word count.
How to Use
Install the CLI word counter using the following npm command:
npx ahmedullah_word_counter