Calculates the time taken to read any text.
- Estimates the time taken to read any plain text content.
- Reduces the avg. reading WPM for a technical document based on its difficulty level.
- Provides a method to calculate the time, based on state maintained by previous readings.
Add this to your Cargo.toml
[dependency]
estimated_read_time="1.0.0"
estimated_read_time
is distributed under the terms of MIT License.
See LICENSE-MIT