Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 366 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 366 Bytes

timeToReadThatURL

Calculates how long it would take you to read that URL

Usage

babel-node index.js --presets es2015,stage-2 --url http://bit.ly/2jeJDCg

Results

8.31 minutes to read

Options

--verbose: displays title and text in the console

--speed 400: set the amount of words per minute to 400, 200 by default