Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/lume/plugins/reading_info.ts>Options

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface Options
import { type Options } from "https://deno.land/x/lume@v1.19.0/plugins/reading_info.ts";

Properties

name: string

The key name to store the reading info value and the filter

extensions: string[]

The list extensions this plugin applies to

wordsPerMinute: number

The words per minute a reader can read (default: 275)