set-interval-async
Modern version of setInterval for promises and async functions available in Node.js and browsers.
Modern version of setInterval for promises and async functions available in Node.js and browsers.
Read file and parse it as json.
Convert callback-based function into promise. Simple, 10LOC, no deps.
A Node.js PostgreSQL client with strict types, detailed logging and assertions.
A small query tool for Postgres that embraces json and makes life simpler
Very simple promise based script and JSONP
Promise wrapper for archiver
Promisify callback-style functions to ES6 promises
A Promise-based API for setTimeout / clearTimeout
React hook for resolving promises with Suspense support
Guaranteed way for getting a Promise. Always native Promise if available, otherwise looks for common promise libraries and loads which is installed. Allows registering custom Promise implementation in node < 0.12 versions
A powerful, simple, promise-based postMessage library
A utility module which provides straight-forward, powerful functions for working with async/await in JavaScript.
ownCloud client library for JavaScript
The best job scheduler for Node.js and JavaScript with cron, dates, ms, later, and human-friendly support. Works in Node v12.17.0+, uses worker threads to spawn sandboxed processes, and supports async/await, retries, throttling, concurrency, and cancelab
rimraf as promised
Resolves a promise after a specified delay.
[](https://nodei.co/npm/then-denodeify/)
HTTP client library with support for pluggable filters, including Zipkin, ASAP, etc
Converts whatever standard NodeJS callback function into ES6 standard promise.