promises
Here are 982 public repositories matching this topic...
Promise packages, patterns, chat, and tutorials
-
Updated
Aug 3, 2021
A non-blocking concurrency framework for PHP applications.
-
Updated
Sep 17, 2021 - PHP
PostgreSQL interface for Node.js
-
Updated
Jul 31, 2021 - JavaScript
More error logging
I think having Crank emit errors/warnings in more situations would go a long ways towards compensating for the docs' lack of nuance.
E.g., an async generator returning
undefineddoesn't strike me as a common thing to want to do, and if someone wants it maybe they should returnnullso it's explicit. Then Crank could throw an error if an async generator returnsundefined. That should
Enables simple, yet robust handling of async action creators in Redux
-
Updated
Feb 28, 2021 - JavaScript
Cheatsheet for promises and async/await.
-
Updated
Oct 31, 2018 - HTML
Write great asynchronous code in Swift using futures and promises
-
Updated
Aug 10, 2021 - Swift
Asynchronous flow control (promises, generators, observables, CSP, etc)
-
Updated
Mar 4, 2020 - JavaScript
Promisify a callback-style function
-
Updated
Jul 18, 2021 - JavaScript
Relay-inspired library based on Promises instead of GraphQL.
-
Updated
Jul 28, 2017 - JavaScript
Cancelable Async Flows (CAF)
-
Updated
Jun 17, 2021 - JavaScript
重新定义微信小程序的开发
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Sep 3, 2021 - R
-
Updated
Aug 19, 2021 - C#
Swift coroutines for iOS, macOS and Linux.
-
Updated
Jun 20, 2021 - Swift
Map over promises concurrently
-
Updated
Sep 16, 2021 - JavaScript
A polyfill for native ES6 Promises as close as possible (no extensions) to the strict spec definitions.
-
Updated
Oct 27, 2019 - JavaScript
A Node.js HTTP client as easy as pie!
-
Updated
Jan 11, 2021 - JavaScript
OCaml promises and concurrent I/O
-
Updated
Sep 17, 2021 - OCaml
-
Updated
Mar 28, 2018 - JavaScript
-
Updated
Apr 26, 2019 - Swift
Asynchronous Programming in JavaScript
-
Updated
Jun 4, 2017 - JavaScript
Improve this page
Add a description, image, and links to the promises topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the promises topic, visit your repo's landing page and select "manage topics."


allow to limit/annotate tests in a similar way we have for js, native, etc. when run using graalvm native-image