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
supports-color
Detect whether a terminal supports color
chalk
Terminal string styling done right
ansi-regex
Regular expression for matching ANSI escape codes
strip-ansi
Strip ANSI escape codes from a string
color-convert
Plain color conversion functions
wrap-ansi
Wordwrap a string with ANSI escape codes
slice-ansi
Slice a string with ANSI escape codes
ansi-colors
Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).
color-string
Parser and generator for CSS color strings
kuler
Color your terminal using CSS/hex color codes
d3-color
Color spaces! RGB, HSL, Cubehelix, Lab and HCL (Lch).
colord
👑 A tiny yet powerful tool for high-performance color manipulations and conversions
postcss-color-rebeccapurple
Use the rebeccapurple color keyword in CSS
@csstools/postcss-color-function
Use the color() function in CSS
postcss-color-functional-notation
Use space and slash separated color notation in CSS
postcss-lab-function
Use lab() and lch() color functions in CSS
chalk-template
Terminal string styling with tagged template literals
@kurkle/color
css color parsing, manupulation and conversion
@ctrl/tinycolor
Fast, small color manipulation and conversion for JavaScript