UNPKG

lean-he

Version:

A robust HTML entities encoder/decoder with full Unicode support.

6 lines (5 loc) 132 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var regexEscape = exports.regexEscape = /["&'<>`]/g;