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

x/vento/src/environment.ts>Environment#tokenize

🌬 A template engine for Deno & Node
Very Popular
Go to Latest
method Environment.prototype.tokenize
import { Environment } from "https://deno.land/x/vento@v0.12.8/src/environment.ts";

Parameters

source: string
optional
path: string