fs-estimate
v1.0.1
Published
Estimate reading time for any text file from your terminal
Downloads
2
Readme
fs-estimate
Estimate reading time for any text file from your terminal
Installation :
$ npm install fs-estimate -g
Usage :
Get reading time (filename or path in string format):
$ fs-estimate read filename
Set reading rate (words per minute) :
$ fs-estimate set 200
#200 words per minute
Defaults to 150
$ fs-estimate set
#150 words per minute