Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
type-fest
A collection of essential TypeScript types
extend-shallow
Extend an object with the properties of additional objects. node.js/javascript util.
globby
User-friendly glob matching
async
Higher-order functions and common patterns for asynchronous code
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.
bytes
Utility to parse a string bytes to bytes and vice-versa
follow-redirects
HTTP and HTTPS modules that follow redirects.
string.prototype.trimstart
ES2019 spec-compliant String.prototype.trimStart shim.
string.prototype.trimend
ES2019 spec-compliant String.prototype.trimEnd shim.
escape-html
Escape string for use in HTML
fb-watchman
Bindings for the Watchman file watching service
has-values
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
meow
CLI app helper
@sindresorhus/is
Type check values
normalize-range
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
filelist
Lazy-evaluating list of files, based on globs or regex patterns
unist-util-visit-parents
unist utility to recursively walk over nodes, with ancestral information
classnames
A simple utility for conditionally joining classNames together
unist-util-is
unist utility to check if a node passes a test
unist-util-visit
unist utility to visit nodes