Evaluate promises in sequence
A simple tool to keep requests to be executed in order.
Immutable Data Collections
Sends structured log events to the Seq HTTP ingestion API
A Winston v3 transport for Seq
Like winston-seq, but updated. Temporary package
Lazy sequences
Chainable asynchronous flow control with sequential and parallel primitives and pipeline-style error handling
A Bunyan stream that sends log events to Seq
A stream that sends Pino log events to Seq
A path-seq query-operation actor
Kris Zyp's implementation of promises with added features, maintained as an npm package.
Resolve any installed ES6 compatible promise
Bare bones Promises/A+ implementation
Creates a Promise that waits for a single event
Retries a function that returns a promise, leveraging the power of the retry module.
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
Test whether an object looks like a promises-a+ promise
A lightweight library that provides tools for organizing asynchronous code
Enforce best practices for JavaScript promises
Check if something is a promise
Returns a promise from a node-style callback function.
Let your JS API users either give you a callback or receive a promise
Timeout a promise after a specified amount of time