Skip to main content
Latest
import * as lodashEs from "https://deno.land/x/lodash_es@v0.0.2/src/escapeRegExp.js";

Functions

Escapes the RegExp special characters "^", "$", "", ".", "*", "+", "?", "(", ")", "[", "]", "{", "}", and "|" in string.