Module

x/alosaur/mod.ts>View

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
function View
import { View } from "https://dotland.deno.dev/x/alosaur@v0.37.0/mod.ts";

Renders view with template with changed template render

Parameters

path: string
model: Object
optional
status: number = [UNSUPPORTED]