deferred-promise
Here are 11 public repositories matching this topic...
Extension functions for JS Promise
-
Updated
Mar 12, 2019 - JavaScript
A deferred Promise, using `native-or-another` behind and so it work on Node.js v0.10 too!
-
Updated
Jan 12, 2023 - JavaScript
Plugin for `dush` that makes it a Deferred promise and adds `.resolve`, `.reject`, `.than` and `.catch` methods for more better error handling experience
-
Updated
Jan 12, 2023 - JavaScript
Resolve Promises outside them (TypeScript)
-
Updated
Jun 17, 2021 - TypeScript
Deferred promise implementation for those times when you do actually need it which is not that rare
-
Updated
Apr 14, 2022 - Markdown
Robust TypeScript API for deferred handling of Promises. Supports event listeners and custom state-specific callbacks.
-
Updated
Jun 13, 2023 - TypeScript
A pleasant way to work with asynchronous PHP.
-
Updated
May 5, 2024 - PHP
A modern `setTimeout` substitute tailored for asynchronous tasks, designed to schedule a single delayed execution. Features status getters to communicate the execution status, the ability to abort a pending execution, and the option to gracefully await the completion of an ongoing execution.
-
Updated
Oct 9, 2024 - TypeScript
A naive deferred promise, nothing more, nothing less.
-
Updated
Mar 14, 2023 - JavaScript
Simple port of jQuery Deffered() based on native Promise
-
Updated
Sep 2, 2019 - JavaScript
Improve this page
Add a description, image, and links to the deferred-promise topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deferred-promise topic, visit your repo's landing page and select "manage topics."