supertest-thenable
Custom modification to supertest to support promises and throw more detailed error messages.
Custom modification to supertest to support promises and throw more detailed error messages.
Small wrapper for streams that allows them to be treated as promises
Utilities to help the creation of thenable objects
thenction is abbreviation of thenable function
A solid, lightweight, fast Promises/A+ implementation.
Promises with context.
Make any object thenable without a fuss
Promise to create a vinyl file object from an actual file
Promises/A+ implementation
A simple method that checks for questions on Glitch
Get a content in a Github repository
Create a PUT request to the Github API
Create a GET request to the Github Status API
A knockout observable extension to automatically, transparently chain onto promises
Run a callback as a thenable
Make a thenable wrapper for tar functionalities
Make your module implement dual APIs, callback API and thenable (Promise) API.
Export promisified fs functions
Create generators implemented the PromiseLike interface so that they can be awaited in async contexts.
It's like `Promise.reject` except it doesn't bother you with `unhandled Promise rejection` error in case you need to postpone a bit handling that rejection.