Detect whether the terminal supports Unicode
Compile ES2015 Unicode regex to ES5
Compile Unicode property escapes in Unicode regular expressions to ES5.
Regenerate sets for Unicode properties and values.
Compile regular expressions' unicodeSets (v) flag.
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Parse regular expressions' unicodeSets (v) flag.
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Compile ES2015 Unicode escapes to ES5
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
Provides fast access to unicode character properties
Webpack loader that resolves relative paths in url() statements based on the original source file
Normalize unicode-range descriptors, and can convert to wildcard ranges.
The set of Unicode symbols that can serve as a base for emoji modifiers, i.e. those with the `Emoji_Modifier_Base` property set to `Yes`.
Unicode Trie data structure for fast character metadata lookup, ported from ICU
Try to guess if your terminal supports unicode
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
Unicode symbols with fallbacks for older terminals
Micro subset of unicode data files for markdown-it projects.
Mapping from Dingbat fonts, such as Symbol, Webdings and Wingdings, to Unicode code points
Utilities for ESLint plugins.