2.0.1 • Published 2 years ago

wc_tool v2.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

This is used to check the number of lines, letters and characters present in a file

To use, follow the format:

To see all:node wc_tool

To see number of lines:node wc_tool -l

To see number of words:node wc_tool -w

To see number of characters:node wc_tool -c

2.0.1

2 years ago

1.0.0

2 years ago