Skip to main content

19 docs tagged with "regexp"

View All Tags

cloneRegExp

Implementation of "cloneRegExp" in typescript, javascript and deno.

compactWhitespace

Implementation of "compactWhitespace" in typescript, javascript and deno.

containsWhitespace

Implementation of "containsWhitespace" in typescript, javascript and deno.

escapeHTML

Implementation of "escapeHTML" in typescript, javascript and deno.

escapeRegExp

Implementation of "escapeRegExp" in typescript, javascript and deno.

expandTabs

Implementation of "expandTabs" in typescript, javascript and deno.

hammingDistance

Implementation of "hammingDistance" in typescript, javascript and deno.

humanizeUrl

Implementation of "humanizeUrl" in typescript, javascript and deno.

is

Implementation of "is" in typescript, javascript and deno.

removeNonASCII

Implementation of "removeNonASCII" in typescript, javascript and deno.

stripHTMLTags

Implementation of "stripHTMLTags" in typescript, javascript and deno.

toCamelCase

Implementation of "toCamelCase" in typescript, javascript and deno.

toKebabCase

Implementation of "toKebabCase" in typescript, javascript and deno.

toSnakeCase

Implementation of "toSnakeCase" in typescript, javascript and deno.

toTitleCase

Implementation of "toTitleCase" in typescript, javascript and deno.

URLJoin

Implementation of "URLJoin" in typescript, javascript and deno.

words

Implementation of "words" in typescript, javascript and deno.

yesNo

Implementation of "yesNo" in typescript, javascript and deno.