Skip to main content
Module

x/lume/plugins/utils.ts

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
import * as lume from "https://deno.land/x/lume@v1.18.5/plugins/utils.ts";

Functions

Get the value of a page data For example, if the value is "=title", it will return the value of the page data "title" If the value is "$.title", it will return the value of the element with the selector ".title"