Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
string-width
Get the visual width of a string - the number of columns required to display it
emoji-regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
strip-bom
Strip UTF-8 byte order mark (BOM) from a string
punycode
A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
is-fullwidth-code-point
Check if the character represented by a given Unicode code point is fullwidth
tr46
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
log-symbols
Colored symbols for various log levels. Example: `✔︎ Success`
unicode-property-aliases-ecmascript
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
figures
Unicode symbols with fallbacks for older terminals
is-unicode-supported
Detect whether the terminal supports Unicode
ora
Elegant terminal spinner
@babel/plugin-transform-unicode-sets-regex
Compile regular expressions' unicodeSets (v) flag.
string-length
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
cli-spinners
Spinners for use in the terminal
regexpu-core
regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
regenerate-unicode-properties
Regenerate sets for Unicode properties and values.
regenerate
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
unicode-canonical-property-names-ecmascript
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
unicode-match-property-value-ecmascript
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
he
A robust HTML entities encoder/decoder with full Unicode support.