Runs Node.js' `exec` asynchronously, optionally logging and reporting non-empty `stderr` content.
TypeScript definitions for chai-as-promised
Retry a failed promise
Promise-based IO
Percy CLI commands for running a local snapshot server using [`@percy/core`](./packages/core).
A wrapper arround sqlite3 node.js package to use promise
Execute shell command forwarding all stdio.
Actions exec lib
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
Wrapper for Handlebars that allows helpers returning promises
A generic promised based retry mechanism. Useful for eg. ensuring an available database or message queue connection
A tiny cross-platform promise based wrapper around child_process.spawn.
A grown up version of Node's spawn/exec
Prevent common problems when using chai-as-promised
Extends Chai with assertions about promises.
SuperAgent with a Promise twist
Chai-as-promised plugin for karma
Alternate Promise.race() implementation which doesn't leak memory, courtesy Brian Kim (https://github.com/brainkim)
Returns a promise with the results of a shell command
A minimalistic finite state machine library using promises
Extends Chai with assertions about promises.
Turns a function into one that always returns a Promise a la Blubird's Promise.method.