Skip to main content
Module

x/lume/core/renderer.ts

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
import * as lume from "https://deno.land/x/lume@v1.13.1/core/renderer.ts";

Classes

The renderer is responsible for rendering the site pages in the right order and using the right template engine.

Interfaces

An interface used by all template engines

The options for a template helper

Type Aliases

A generic helper to be used in template engines