word-counter-by-pooja
v1.0.0
Published
A simple CLI tool to count words in a file
Readme
🧮 Word Counter by Pooja
A simple and lightweight CLI (Command Line Interface) tool that counts how many times a specific word appears in a text file.
🚀 Installation
You don’t need to install anything globally!
Just use npx to run it instantly:
npx word-counter-by-pooja <file-path> <word>