BitBravo / reading-time-contentful

A contentful extension to calc reading time for a RichText field

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading Time Estimation Extension for Contentful

Setup

npm install && npm start

** Assumes you have valid login session to Contentful space to install into for development purposes

Deploy

npm deploy

Caveat: Use at your own risk!

Create Contentful App Documentation

https://www.contentful.com/developers/docs/extensibility/app-framework/create-contentful-app/

Instance Parameters ( Used on this App )

https://www.contentful.com/developers/docs/extensibility/app-framework/instance-parameters/

References / Documentation ( Other reference docs )

https://www.contentful.com/developers/docs/extensibility/app-framework/ https://www.contentful.com/developers/docs/extensibility/app-framework/forma-36/

3rd Party Dependencies ( Non-Contentful dependencies )

Special thanks to ngryman for creating this package https://www.npmjs.com/package/reading-time

About

A contentful extension to calc reading time for a RichText field


Languages

Language:JavaScript 88.3%Language:HTML 7.2%Language:CSS 4.5%