JavaScript remove ZERO WIDTH SPACE (unicode 8203) from string.
fast and safe way to escape and unescape &<>'" chars
Unescape JavaScript special characters
Convert HTML entities to HTML characters, e.g. `>` converts to `>`.
A little utility for removing escape sequences from a glob.
The lodash method `_.unescape` exported as a module.
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
Library to unescape Unicode characters
Compile ES2015 Unicode regex to ES5
Detect whether the terminal supports Unicode
Compile regular expressions' unicodeSets (v) flag.
Compile Unicode property escapes in Unicode regular expressions to ES5.
Parse regular expressions' unicodeSets (v) flag.
Compile ES2015 Unicode escapes to ES5
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Regenerate sets for Unicode properties and values.
A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
The reverse of escape-html
Provides fast access to unicode character properties
Normalize unicode-range descriptors, and can convert to wildcard ranges.
Escapes and Unescapes strings into safe literals.