A JSON list of all the Unicode Range Names and their hex/decimal range numbers.
Normalize unicode-range descriptors, and can convert to wildcard ranges.
Unicode-range parser/builder.
Unicode Trie data structure for fast character metadata lookup, ported from ICU
Extract useful information from font files
Compile ES2015 Unicode regex to ES5
Detect whether the terminal supports Unicode
Distills a series of editing steps into deleted and added ranges
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Compile regular expressions' unicodeSets (v) flag.
Basic CLDR supplemental data
Parse regular expressions' unicodeSets (v) flag.
Range header field string parser
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.
Compile ES2015 Unicode escapes to ES5
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.
A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
TypeScript definitions for range-parser
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates