Skip to content

typescriptkamran/word-count-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published