Unicode spinner animations as raw frame data
CLEO terminal animations — braille spinners, progress bars, and sparks for the cleo CLI and CleoOS. Forked from gunnargray-dev/unicode-animations (MIT).
Check if stdout or stderr is interactive
Compile ES2015 Unicode regex to ES5
Detect whether the terminal supports Unicode
Compile regular expressions' unicodeSets (v) flag.
Compile ES2015 Unicode escapes to ES5
Compile Unicode property escapes in Unicode regular expressions 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.
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.
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
TailwindCSS v4.0 compatible replacement for `tailwindcss-animate`.
Tiny terminal spinner
A Tailwind CSS plugin for creating beautiful animations.
Normalize unicode-range descriptors, and can convert to wildcard ranges.
Provides fast access to unicode character properties
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`.
Braille unicode animations for React, React Native, Expo, and CLI apps
Webpack loader that resolves relative paths in url() statements based on the original source file
Unicode Trie data structure for fast character metadata lookup, ported from ICU