word-counter-pkg
v1.0.3
Published
This cli package count the words of an given file or count the specific word given by user.
Downloads
9
Maintainers
Readme
Execute command:
If you install package locally.
npx count file_path
If you install package globally with flag
-g
or--global
.count file_path