cgiffard / TextStatistics.js

Generate information about text including syllable counts and Flesch-Kincaid, Gunning-Fog, Coleman-Liau, SMOG and Automated Readability scores.
MIT License
191 stars 37 forks source link

Added time to read functionality #14

Open russellbits opened 7 years ago

russellbits commented 7 years ago

I added a time to read function that would give an estimated number of minutes and seconds it would take to read the text. Using various tests, the placeholder argument for difficulty could be changed by another part of the API.