Words

The words helper can be used to count the approximate number of words on a page and display an estimated reading time.

This helper must be enabled using the words transform, see reading time for more information.

Parameters

info

The lower bound for avg is 100 words per minute.

Example

Print the number of words on the page:

{{words}}

Print the estimated reading time in minutes:

{{words time=true}}

Back to Helpers