Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
string-length
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
printable-characters
A little helper for handling strings containing zero width control characters, ANSI styling, whitespaces, newlines, 💩, etc.
uni-string
Unicode String object
cross-platform-terminal-characters
All the characters that work on most terminals
@stenway/reliabletxt
Encode and decode text files in a reliable way
codepoint-iterator
Fast uint8array to utf-8 codepoint iterator for streams and array buffers by @okikio & @jonathantneal
printable-characters-plus-directional
A little helper for handling strings containing zero width control characters, ANSI styling, whitespaces, newlines, etc.
codpoint
utf8, utf16, wtf8, and wtf16 decoding without strings
string-length-cli
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
md-icons-codepoints
material design icons codepoints as a JSON object
buffer-utf8-length
Fastest implementation of counting UTF-8 byte sequences in a Buffer.
avip-string-length
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
anht-string-length
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
string-slice
Unicode-friendly version of String.prototype.slice.
fix-broken-utf8-encodings
Fix UTF-8 encodings which have been broken into single byte sequences