Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/plugins/reading_info.ts>ReadingInfo

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

Properties

words: number

The number of words in the content

minutes: number

The number of minutes it takes to read the content

time: number

The number of milliseconds it takes to read the content