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
chalk
Terminal string styling done right
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
wrap-ansi
Wordwrap a string with ANSI escape codes
is-fullwidth-code-point
Check if the character represented by a given Unicode code point is fullwidth
kind-of
Get the native type of a value.
camelcase
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
string_decoder
The string_decoder module from Node core
jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
strip-bom
Strip UTF-8 byte order mark (BOM) from a string
parse-json
Parse JSON with more helpful errors
is-extglob
Returns true if a string has an extglob.
slice-ansi
Slice a string with ANSI escape codes
prelude-ls
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
is-glob
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
magic-string
Modify strings, generate sourcemaps