1.0.3 • Published 5 months ago
nk-counter v1.0.3
nk-counter
This package is used to count words in a file or count a specific word in file. This package is a CLI package, only used in terminal.
Command
npx nk-counter <file_path> <specific_word(optional)>
Example
1) npx nk-counter ./file-1.txt 1) npx nk-counter ./file-1.txt and