1.0.0 • Published 7 months ago

word-counter-by-tahreem v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

Word Counter CLI

The Character and Word Counter CLI is a simple TypeScript-based command-line tool that allows you to quickly count characters and words in an English paragraph while ignoring whitespaces. It's a handy utility for tasks such as character limits for text inputs.

Features

  • Count characters in an English paragraph.
  • Count words in an English paragraph without considering spaces, tabs, or newlines.
  • User-friendly command-line interface.

Deployment

To deploy this project run

  npx word-counter-by-tahreem

Screenshot

Alt text

1.0.0

7 months ago