Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/dejs/vendor/https/deno.land/x/lodash/escape.js

ejs template engine for deno.
Extremely Popular
Latest
import * as dejs from "https://deno.land/x/dejs@0.10.3/vendor/https/deno.land/x/lodash/escape.js";

Functions

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