1.0.0 • Published 1 year ago

h-word-counter v1.0.0

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

WORD COUNTER CLI

This is a Node.js project.

it uses the inquirer and chalk libraries for user input and colorful console output, respectively.

INSTALLATION:

Install the necessary dependencies 1. Node.js 2. Inquirer and types 3. Chalk 4. Chalk-animation and types

It is necessary to install the types as well where mention otherwise code will not execute properly.

Users can install these dependencies by running npm install in the project directory.

It counts the number of words in a paragraph and allows the user to set a word goal and activity.

You can run following command to execute Word Counter;

npx h-word-counter

Thank you for sparing your precious time...🤗

1.0.0

1 year ago

1.6.0

3 years ago