1.0.0 • Published 9 years ago

can-read-time v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

read-time

A can.Component for displaying how long it will take (in minutes) to read some text. For example:

<can-import from="can-read-time" />

<read-time selector=".blog-post"></read-time> minutes

Might display 10 minutes.

Install

Registered as can-read-time because read-time was taken.

npm install can-read-time --save

License

MIT