Convert a string to snake case.
Compile ES2015 Unicode regex to ES5
Detect whether the terminal supports Unicode
Convert into a lower case text with underscores between words
Compile regular expressions' unicodeSets (v) flag.
Compile ES2015 Unicode escapes to ES5
Compile Unicode property escapes in Unicode regular expressions to ES5.
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.
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.
convert a string to snake case
Convert an object's keys to snake case
Normalize unicode-range descriptors, and can convert to wildcard ranges.
Provides fast access to unicode character properties
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`.
Unicode Trie data structure for fast character metadata lookup, ported from ICU
Recursive snake casing of object property names with proper typing
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
TypeScript definitions for to-snake-case