hameed-word-counter
v1.0.1
Published
A command-line tool that analyzes text files to count word occurrences. Provides total word counts and allows searching for specific word frequencies.
Readme
count-words-cli
A powerful yet simple command-line tool for text analysis that:
- Counts total words in a file
- Tracks frequency of each word
- Allows searching for specific word counts
- Supports multiple file formats
- Provides clean, readable output
Features
- Word Frequency Analysis: Counts how often each word appears
- Targeted Search: Find counts for specific words
- Fast Processing: Handles large files efficiently
- Simple Interface: Easy-to-use command line syntax
