Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
p-locate
Get the first fulfilled promise that satisfies the provided testing function
kind-of
Get the native type of a value.
locate-path
Get the first path that exists on disk of multiple paths
isarray
Array#isArray for older browsers
globby
User-friendly glob matching
yocto-queue
Tiny queue data structure
is-arrayish
Determines if an object can be used as an array
fill-range
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
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.
asynckit
Minimal async jobs utility library, with streams support
array-union
Create an array of unique values, in order, from the input arrays
is-extendable
Returns true if a value is a plain object, array or function.
run-parallel
Run an array of functions in parallel
which-typed-array
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
is-typed-array
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
binary-extensions
List of binary file extensions
array-flatten
Flatten nested arrays
typed-array-byte-offset
Robustly get the byte offset of a Typed Array
is-array-buffer
Is this value a JS ArrayBuffer?
arraybuffer.prototype.slice
ES spec-compliant shim for ArrayBuffer.prototype.slice