Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/live/plugins/deco.ts>Plugin

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Go to Latest
interface Plugin
import { type Plugin } from "https://deno.land/x/live@1.96.2/plugins/deco.ts";

Properties

name: string
optional
middlewares: PluginMiddleware[]
optional
routes: PluginRoute[]