@syedahoorainali/word-counter
v1.0.0
Published
Word Counter CLI: A Node.js tool for efficiently counting words in sentences, offering a streamlined interface and colorful output for easy text analysis.
Downloads
9
Maintainers
Readme
Word Counter CLI
Word Counter CLI is a simple command-line tool built with Node.js for quickly counting words in sentences.
Features
- Enter any sentence to get the word count instantly.
- Streamlined interface for efficient word counting tasks.
- Colorful output for enhanced readability.
Usage
- Run the application:
npx @syedahoorainali/word-counter
- Input your sentence when prompted.
- Press
Enter
to see the word count displayed.
Technologies Used
- Node.js
- inquirer
- chalk