Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
p-limit
Run multiple promise-returning & async functions with limited concurrency
p-locate
Get the first fulfilled promise that satisfies the provided testing function
get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
pify
Promisify a callback-style function
globby
User-friendly glob matching
axios
Promise based HTTP client for the browser and node.js
universalify
Make a callback- or promise-based function support both promises and callbacks.
node-fetch
A light-weight module that brings Fetch API to node.js
p-map
Map over promises concurrently
p-try
`Start a promise chain
bluebird
Full featured Promises/A+ implementation with exceptionally good performance
emittery
Simple and modern async event emitter
thenify
Promisify a callback-based function
thenify-all
Promisifies all the selected functions in an object
cross-fetch
Universal WHATWG Fetch API for Node, Browsers and React Native
mz
modernize node.js to current ECMAScript standards
any-promise
Resolve any installed ES6 compatible promise
p-retry
Retry a promise-returning or async function
p-cancelable
Create a promise that can be canceled