Middleware (hooks) utility for your Promises
TypeScript definitions for chai-as-promised
Retry a failed promise
A generic promised based retry mechanism. Useful for eg. ensuring an available database or message queue connection
Promise-based IO
Wrapper for Handlebars that allows helpers returning promises
For limiting the time to resolve a promise.
A WebSocket client library providing Promise-based API for connecting, disconnecting and messaging with server
Sugar methods for using sinon.js stubs with promises
TypeScript definitions for supertest-as-promised
Turns a function into one that always returns a Promise a la Blubird's Promise.method.
@idxdb/promised wraps the IndexedDB API. It allows you to easily store and retrieve data in an indexed db database using async/await syntax, making it easier to integrate with your existing codebase.
ESLint rules for React Hooks
A map of promises that can be resolved or rejected by key
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Some awesome description
Next-generation take on pre/post function hooks
Prevent common problems when using chai-as-promised
List of Git hooks
Extends Chai with assertions about promises.
Chai-as-promised plugin for karma
Simple and complete React hooks testing utilities that encourage good testing practices.
Alternate Promise.race() implementation which doesn't leak memory, courtesy Brian Kim (https://github.com/brainkim)
Core Inquirer prompt API