Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
is-fullwidth-code-point
Check if the character represented by a given Unicode code point is fullwidth
get-east-asian-width
Determine the East Asian Width of a Unicode character
unicode-properties
Provides fast access to unicode character properties
@mark.probst/unicode-properties
Provides fast access to unicode character properties
@nxmix/emoji-seq-match
Match Emoji combinations according to unicode emoji specification
string-from-charcodes
An alternative to String.fromCharCode that doesn't throw with many arguments, while still remaining fast.
codepoints
A parser for files in the Unicode database
unicode-tex-character-converter
A simple library to convert unicode characters to TeX and LaTeX equivalents
@stdlib/string-base-remove-first-code-point
Remove the first Unicode code point of a string.
@stenway/reliabletxt
Encode and decode text files in a reliable way
@pdf-lib/unicode-properties
Provides fast access to unicode character properties
@stdlib/string-base-reverse-code-points
Reverse the Unicode code points of a string.
@stdlib/string-base-remove-last-code-point
Remove the last Unicode code point of a string.
@stdlib/string-base-first-code-point
Return the first Unicode code point of a string.
@avocode/unicode-properties
Provides fast access to unicode character properties
code-batch
Module for converting characters to code points, binary, hex. It fixes the javascript charCodeAt to use in loops. Can convert emojis.
fullwidth-quotes
Convert CJK quotation marks to fullwidth according to Unicode Standardized Variation Sequence (SVS)
@stdlib/string-first
Return the first character(s) of a string.
@stdlib/string-first-cli
Return the first character(s) of a string.
strip-noncharacters
Strip non-character code points from a string.