Skip to main content
Module

x/escape_html/mod.ts

Escape string for use in HTML for Deno
Latest
import * as escapeHtml from "https://deno.land/x/escape_html@1.0.0/mod.ts";

Functions

Escape special characters in the given string of text.