JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v17.0.0’s categories, scripts, blocks, bidi, and other properties.
Compile ES2015 Unicode regex to ES5
Detect whether the terminal supports Unicode
Compile regular expressions' unicodeSets (v) flag.
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
Regenerate sets for Unicode properties and values.
A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)
Compile Unicode property escapes in Unicode regular expressions to ES5.
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
The set of canonical Unicode property names 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.
A JavaScript text diff implementation.
Provides fast access to unicode character properties
Normalize unicode-range descriptors, and can convert to wildcard ranges.
Webpack loader that resolves relative paths in url() statements based on the original source file
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`.
ESLint rules for formatting jest tests
Storybook Doc Blocks
Unicode Trie data structure for fast character metadata lookup, ported from ICU
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v15.0.0’s categories, scripts, blocks, bidi, and other properties.
Try to guess if your terminal supports unicode