promise
Promise wrapper
A lightweight binding to JavaScript promises in Reason
Light and type-safe binding to JS promises
340 stars
16 watching
24 forks
Language: Reason
last commit: over 1 year ago
Linked from 1 awesome list
asyncpromisesrescript
Related projects:
Repository | Description | Stars |
---|---|---|
| Port of an async library to use Promises instead of callbacks in Node.js | 29 |
| Fable bindings for JS promise allow F# to interact with JavaScript promises. | 20 |
| Enables simple handling of async action creators in Redux | 1,982 |
| Middleware for Redux that handles promises with minimal boilerplate declarations | 53 |
| A library that enables asynchronous programming in Node.js with a more readable syntax than traditional callback hell methods. | 1,909 |
| Enforces best practices for JavaScript promises to improve code readability and maintainability. | 943 |
| Middleware to catch and handle promises and async functions in Redux applications | 66 |
| A cheatsheet resource covering the basics of promises and async/await in JavaScript. | 1,944 |
| A Vue.js component that simplifies handling promises by providing different rendering options based on promise states. | 145 |
| A collection of reactive wrappers for various browser APIs. | 43 |
| A choo plugin that enables promise-based effects and subscriptions | 4 |
| Wraps a synchronous function to return a promise | 2 |
| Repeats an action until a condition is met, then resolves a promise. | 3 |
| A framework for simplifying asynchronous programming using lightweight promises and futures | 58 |
| A functional programming library for promises that helps write flat async code with composable functions | 44 |