Promise for all node core modules async functions
Core Promise support implementation for the simplified HTTP request client 'request'.
Retries a function that returns a promise, leveraging the power of the retry module.
Promisify the node standard library.
Returns a promise from a node-style callback function.
filesystem utilities for the npm cli
Promise version of glob
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
The `util.is*` functions introduced in Node v0.12.
Sentry Node-Core SDK
Standard library
Library to help write libraries that accept both promises and callbacks.
Node.js Streams, a user-land copy of the stream library from Node.js
Bare bones Promises/A+ implementation
A complete tool for building modern Electron applications
Core libraries that every NodeJS toolchain project should use
Is this specifier a node.js core module?
Basic SDK functionalities for the starkbank and starkinfra SDKs
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
CJS (Node.js) style modules resolver
Lightweight promise polyfill. A+ compliant
Retries a function that returns a promise, leveraging the power of the retry module.
Standard library
An implementation of window.fetch in Node.js using Minipass streams