UNPKG

zahoor_word_counter

Version:

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.

14 lines (8 loc) 444 B
# 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