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
yocto-queue
Tiny queue data structure
globby
User-friendly glob matching
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.
is-extendable
Returns true if a value is a plain object, array or function.
asynckit
Minimal async jobs utility library, with streams support
which-typed-array
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
run-parallel
Run an array of functions in parallel
array-union
Create an array of unique values, in order, from the input arrays
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
is-array-buffer
Is this value a JS ArrayBuffer?
typed-array-byte-offset
Robustly get the byte offset of a Typed Array
is-shared-array-buffer
Is this value a JS SharedArrayBuffer?