cnof
v1.0.7
Published
Count Number of Files
Readme
cnof
short for Count Number of Files
usage
cnof path_of_dirinstall
npm i -g cnofcapture

notice
cnof will ignore:
- directory which starts with
., like .git - file which does not contains
., like LICENSE, README, etc
Also, cnof will call .toLowerCase() to file extension name, which makes PNG -> png
