co-functional
Async helper
A set of utility functions for working with asynchronous code and promises in JavaScript
co-functional is a MIT licenced library that provides several functions for use with the co library.
10 stars
2 watching
1 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
a-synchronous/rubico | Enables simple and composable asynchronous functional programming in JavaScript | 275 |
briancavalier/creed | A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. | 274 |
wessman/defer.js | A JavaScript utility that enables asynchronous loading of scripts and code, allowing for faster page loading times by executing code only when necessary. | 69 |
zhangchiqing/bluebird-promisell | A functional programming library for promises that helps write flat async code with composable functions | 44 |
mokkabonna/vue-async-methods | Provides utility methods and computed properties to simplify handling asynchronous operations in Vue.js applications. | 68 |
jlipps/asyncbox | A collection of utilities for working with asynchronous code in JavaScript | 25 |
joelnet/mojiscript | An async-first functional programming library designed to work seamlessly with JavaScript and its ecosystem. | 149 |
gchauvet/vertx-async | A Java library providing helpers for common async patterns in the Vert.x framework. | 12 |
ded/valentine | A JavaScript utility library providing functional iterators and common helpers such as waterfalls, queues, and parallels. | 286 |
jensravens/warpdrive | A Swift library for simplifying multithreading and asynchronous programming in iOS and macOS applications | 40 |
flipcoder/kit | A C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts. | 23 |
rafacalderonr/ramda | A functional programming library designed to minimize mutable data and facilitate composable functions. | 1 |
frontarm/async-javascript-cheatsheet | A cheatsheet resource covering the basics of promises and async/await in JavaScript. | 1,943 |
ryanseddon/h5f | A JavaScript library that enables support for HTML5 Forms Chapter features in non-supporting browsers. | 739 |
awestlake87/pyo3-asyncio | A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 311 |