antwarjs / antwar

A static site generator built with React and Webpack.
https://antwar.js.org/
MIT License
460 stars 35 forks source link

Implement minutes to read plugin #89

Closed bebraw closed 7 years ago

bebraw commented 9 years ago

It would be nice to implement this esp. for blogs.

eldh commented 9 years ago

It's a pretty cool feature!

bebraw commented 7 years ago

This is better to handle through a little React component most likely. No need to have it specific to Antwar. The component need reference to text to measure (amount of characters) and the rest is just math. To integrate with Antwar it can go through Interactive.