deno.land / x / lume@v2.1.4 / tests / assets / vento / vto-filter.page.js

vto-filter.page.js
نووسراو ببینە
1
2
3
4
5
6
7
export const title = "vento filter example";
export default function (data, { vto }) { const content = `<h1>{{ title |> toUpperCase }}</h1>`; return vto(content, data);}
lume

Version Info

Tagged at
7 months ago