Collection of promise utils
A complete Promise utils collection
Userful promise utils, include map, filter, retry and sleep
promise utils
Lodash-like utilities for dealing with promises
The set of async flow control structures and promise utils.
Powerful promise utils collections
redux promise utils for you!
The default blueprint for ember-cli addons.
A promise utils for javascript/typescript
> A simple package for a functional and typesafe error handling with zero dependencies
Promise utils functions
A collection of utilities for JavaScript promises
Collection of promise utility functions
Promise related utilities
promise utils
Userful promise utils, include map, filter, retry and sleep
Utilities for working with Windows Subsystem for Linux (WSL)
Promise utilities
Get and validate the raw body of a readable stream.
Several promise helpers simplifying interaction with multiple async operations
Promise utils
## Introduction Welcome to the documentation for the `@99xt/promise-utils` npm package! This package provides utility functions for working with Promises.
a set of promise utils & high order functions
A data loading utility to batch loading of promises. It can be used with graphql gem.
A data loading utility to batch loading of promises. It can be used with graphql gem.
Concurrency utilities including Delays, Promises, Futures, Event Loops, Thread Pools, and Synchronizing wrappers
A data loading utility to batch loading of promises. It can be used with graphql gem.
An Asynchronous Promise library for Ruby, built over the "async" gem, providing Javascript ES6 style Promises. It also includes utilities like ES6-style "fetch" that returns a Promise.
Implemention of streams in the classic sense where a stream is a head and a promise to compute the tail. Utilities to use streams from enumerables