An open API service indexing awesome lists of open source software.

https://github.com/solido/reading-time

Estimate webpage reading time based on words/min reading performance.
https://github.com/solido/reading-time

Last synced: about 1 year ago
JSON representation

Estimate webpage reading time based on words/min reading performance.

Awesome Lists containing this project

README

          

# Reading Time

A proof of concept on estimate the reading time of a page.

Content is read by the extension, cleaned as much as possible and results are send to the popup passing by the background page.

Configuration is not implemented and we can do better but it's a working piece.