3.0.2 • Published 1 year ago

ai_word_counter v3.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Word Counter CLI

This is a simple command-line application built with Node.js that counts the number of words in a given sentence.

Features

  • Prompts the user to enter a sentence.
  • Splits the sentence into words.
  • Counts and displays the number of words in the sentence.

Installation

You can install the Word Counter CLI via npm:

 npm i ai_word_counter
 

Usage

To run the application, use the following command in your terminal:

npx ai_word_counter

Summary

The application will prompt you to enter a sentence. After entering your sentence, it will display the words in the sentence and the total word count.

License

This project is licensed under the MIT License.

Author

✨ Aisha ✨

Count the words in your sentences with ease using this CLI tool! 🚀

3.0.2

1 year ago

2.0.2

1 year ago