wcounter-nk
v1.0.2
Published
A simple Node.js CLI tool / module to count words in a file. You can either count **all words** or a **specific word**.
Readme
wCounter-nk
A simple Node.js CLI tool / module to count words in a file.
You can either count all words or a specific word.
Installation
Option 1: Use directly with npx (no install needed)
npx wcounter-nk path/to/file.txt
npx wcounter-nk path/to/file.txt wordToCount