A utility function for handling promises with Go-like error handling pattern
Useful TypeScript utilities.
Generics to work with tuples in TypeScript
A polyfill for the Record and Tuple Stage 2 ECMAScript proposal.
Immutable finite list objects with constant-time equality testing (===) and no memory leaks
TypeScript meta functions for (especially variadic) meta programming
A very, very tiny interface to Riak
Allow parsing of records and tuples.
A transform for Record and Tuple syntax.
Provides additional types for TypeScript.
Resolve any installed ES6 compatible promise
Bare bones Promises/A+ implementation
This is an encoder and decoder for the foundationdb [tuple encoding](https://apple.github.io/foundationdb/data-modeling.html#tuples) format.
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
Helpers for generating account addresses
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
Extends `type-fest` with extra goodies.