Module

x/lume/deps/vento.ts>Environment#compile

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method Environment.prototype.compile
import { Environment } from "https://dotland.deno.dev/x/lume@v2.2.1/deps/vento.ts";

Parameters

source: string
optional
path: string
optional
defaults: Record<string, unknown>
optional
sync: false

Returns

Template

Parameters

source: string
optional
path: string
optional
defaults: Record<string, unknown>
optional
sync: true

Returns

TemplateSync