# CLI Word Counter (TypeScript)

CLI Word Counter is a simple command-line application implemented in TypeScript that allows you to count the number of words in a text.It's a handy tool for writers, editors, and anyone working with text documents.

## Features

- Counts the number of words
- Provides detailed word count.

## How to Use

1. Install the CLI word counter using the following npm command:

   npx zahoor_word_counter