1.0.0 • Published 4 years ago

time-estimator v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

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