Skip to main content
Module

x/dejs/escape.ts

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

Functions

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