Skip to main content
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@v2.1.2/plugins/reading_info.ts";

Properties

optional
name: string

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

optional
extensions: string[]

The list extensions this plugin applies to

optional
wordsPerMinute: number

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