co
Promise generator
Provides a simple and efficient way to write non-blocking code using promises in JavaScript
The ultimate generator based flow-control goodness for nodejs (supports thunks, promises, etc)
12k stars
264 watching
793 forks
Language: JavaScript
last commit: about 4 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 |
| Provides tools for organizing asynchronous code using Promises/A+ | 3,608 |
| Expressive HTTP middleware framework for building web applications and APIs in Node.js | 35,268 |
| A Promise/A+ implementation and utility library for managing asynchronous code flows | 3,439 |
| A promise library that enables asynchronous code execution and error handling without blocking | 14,926 |
| A promise queue with concurrency control to limit the number of concurrent operations | 3,506 |
| An HTTP client library for making requests to web servers using the Promise API. | 105,978 |
| A framework that provides a synchronization construct for asynchronous programming in Objective-C and Swift. | 3,810 |
| A powerful HTTP client library for Node.js that provides a human-friendly and flexible way to make requests. | 14,351 |
| A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 108,373 |
| Automates Chromium-based browsers and Firefox to test modern web applications | 3,588 |
| Utilities for working with asynchronous JavaScript code | 28,208 |
| An extension host for Vim and Neovim that integrates language servers and extensions | 24,526 |
| A JavaScript port of a popular logging framework designed for Node.js applications. | 5,814 |
| A module for parsing multipart form data, especially file uploads in Node.js applications. | 7,076 |