Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
ansi-styles
ANSI escape codes for styling strings in the terminal
strip-ansi
Strip ANSI escape codes from a string
wrap-ansi
Wordwrap a string with ANSI escape codes
ansi-regex
Regular expression for matching ANSI escape codes
string-width
Get the visual width of a string - the number of columns required to display it
escape-string-regexp
Escape RegExp special characters
jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
ansi-escapes
ANSI escape codes for manipulating the terminal
slice-ansi
Slice a string with ANSI escape codes
cssesc
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
escape-html
Escape string for use in HTML
html-escaper
fast and safe way to escape and unescape &<>'" chars
string-length
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
sisteransi
ANSI escape codes for some terminal swag
terminal-link
Create clickable links in the terminal
widest-line
Get the visual width of the widest line in a string - the number of columns required to display it
split-string
Easy way to split a string on a given character unless it's quoted or escaped.
has-ansi
Check if a string has ANSI escape codes
micromark-util-decode-string
micromark utility to decode markdown strings
escape-goat
Escape a string for use in HTML or the inverse