1.0.1 • Published 8 months ago

word-count-app v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

Word Count App

Description

This is a simple word count application built in TypeScript. It allows you to input a text, and it will count the number of words in the provided text.

Installation

You can use the npx command to run the word count application without installing it globally. Just execute the following command:

npx word-count-app

Usage

  1. When you run the application, it will prompt you to enter the text you want to count words in.
  2. Enter your text and press Enter.
  3. The application will display the word count for the entered text.

Example

Here's how you can use the word count application:

npx word-count-app

Repository

Dependencies

License

This project is licensed under the ISC License. See the LICENSE file for details.

Author

Muhammad Kamran

Feel free to contribute or report issues in the GitHub repository.

1.0.1

8 months ago

1.0.0

8 months ago