Module

x/dejs/escape.ts

ejs template engine for deno.
Extremely Popular
Go to Latest
import * as mod from "https://dotland.deno.dev/x/dejs@0.0.1/escape.ts";

Functions

Converts the characters "&", "<", ">", '"', and "'" in string to their corresponding HTML entities.