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

x/vento/mod.ts>Options

🌬 A template engine for Deno & Node
Very Popular
Go to Latest
interface Options
import { type Options } from "https://deno.land/x/vento@v0.11.0/mod.ts";

Properties

optional
includes: string | Loader
optional
useWith: boolean
optional
dataVarname: string
optional
autoescape: boolean