when
Async flow manager
A Promise/A+ implementation and utility library for managing asynchronous code flows
A solid, fast Promises/A+ and when() implementation, plus other async goodies.
3k stars
132 watching
395 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A minimal implementation of promises with extensions and polyfills for various browsers and environments | 2,584 |
| A promise library that enables asynchronous code execution and error handling without blocking | 14,926 |
| Provides tools for organizing asynchronous code using Promises/A+ | 3,608 |
| Provides a simple and efficient way to write non-blocking code using promises in JavaScript | 11,895 |
| Calls a function repeatedly until a condition returns true and then resolves the promise | 1 |
| Repeats an action until a condition is met and then resolves a promise | 3 |
| A Java DSL for synchronizing asynchronous operations in testing | 3,845 |
| Repeats an action until a condition is met, then resolves a promise. | 3 |
| A framework that provides a synchronization construct for asynchronous programming in Objective-C and Swift. | 3,810 |
| Converts an Observable to a Promise for asynchronous data handling | 47 |
| Test utility for verifying whether an object conforms to the Promise/A+ specification | 281 |
| A tool for writing and running automated tests in plain language | 5,076 |
| A lightweight binding to JavaScript promises in Reason | 340 |
| An asynchronous programming library with monadic interface, offering lazy value representation and stack-safe control flow utilities. | 2,485 |
| Provides an immutable data structure API in vanilla JavaScript inspired by ClojureScript's persistent data structures | 3,385 |