asyncp
Async library
Port of an async library to use Promises instead of callbacks in Node.js
Port of the async library to use Promises.
29 stars
4 watching
2 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of utilities for working with asynchronous code in JavaScript | 25 |
| A library that enables asynchronous programming in Node.js with a more readable syntax than traditional callback hell methods. | 1,909 |
| A cheatsheet resource covering the basics of promises and async/await in JavaScript. | 1,944 |
| A functional programming library for promises that helps write flat async code with composable functions | 44 |
| A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
| A lightweight binding to JavaScript promises in Reason | 340 |
| Async form handling with error management and validation | 9 |
| An async-first functional programming library designed to work seamlessly with JavaScript and its ecosystem. | 149 |
| Middleware to catch and handle promises and async functions in Redux applications | 66 |
| A Promise-based API for interacting with WebSockets | 596 |
| Provides an asynchronous programming extension for the Parenscript language | 3 |
| A library for building gRPC clients with improved functionality and ease of use. | 183 |
| An asynchronous task package for Go with support for async/await pattern and context cancellation. | 6 |
| Provides a simple, chainable interface for async and throwing code in Swift | 195 |
| A lightweight library for writing better async code in Swift | 1,973 |