saifi-developer-word-counter

1.0.0 • Public • Published

Word Counter

Welcome to Saifi Developer's CLI Word Counter! This simple command-line tool allows you to analyze sentences or words and provides information about the number of words and characters.

How to Use

  1. Clone the repository:
git clone https://github.com/Riaz-Hussain-Saifi/Word-Counter.git
  1. Navigate to the project directory:
cd Word-Counter
  1. Install dependencies:
npm install
  1. Run the Word Counter:
npm start
  1. Follow the prompts to enter a sentence or word to analyze. The tool will provide you with the word count, character count, and additional observations.

  2. You can analyze multiple inputs sequentially until you choose to exit.

Dependencies

  • inquirer: Used for interactive command-line user interface.
  • chalk: Used for styling command-line output with colors.

License

This project is licensed under the MIT License.

Author

Riaz-Hussain-Saifi

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request

Readme

Keywords

none

Package Sidebar

Install

npm i saifi-developer-word-counter

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

18.3 kB

Total Files

5

Last publish

Collaborators

  • saifi_developer