Transform async/await to promise chains
Full CSS support for JSX without compromises
Modular and fast Promises implementation
A higher order component for loading components with promises
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
A module for shimmimg between execution modes: streams, promises, and callbacks
backwards compatibilify your callback functions while migrating apis to promises
Writing tests for promises in jasmine is kind of a pain in the ass. jasmine-pit makes doing such things a tiny bit easier by providing an augmented version of `it()` (called `pit()`) that allows you to simply return a promise that may eventually assert ex
A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach
Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.
Make a callback- or promise-based function support both promises and callbacks.
Tool to turn functions with Node-style callback APIs into functions that return Promises
Converts callback-based functions to ES6 Promises
Bare minimum async methods using promises
Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.
Tiny scheduler for functions returning promises that can limit their concurrency.
Enforce best practices for JavaScript promises