pinkie-promise
Promise fixer
A Promise ponyfill that provides a fallback solution when the native Promise API is not available.
Promise ponyfill with pinkie
117 stars
4 watching
17 forks
Language: JavaScript
last commit: over 8 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An ES2015 Promise implementation for Node.js with polyfills for browser compatibility and minimal functionality | 138 | |
| A patch plugin for Gulp that prevents pipe breaking caused by errors from gulp plugins. | 807 | |
| Promises utility to convert callback-style functions into promise-based versions. | 1,505 | |
| Tools for browserifying JavaScript files with bem-pack levels support | 1 | |
| A library that allows you to use any ES 2015 compatible Promise implementation in your application | 180 | |
| Provides a promise that can be delayed to execute at a specific time or after another operation is completed. | 77 | |
| Helps tap into a promise chain without affecting its value or state | 132 | |
| Helps Ember developers work with promises in templates without manual wrapping or special handling | 206 | |
| A utility function that waits for multiple promises to resolve, similar to Promise.all but tailored for object properties. | 9 | |
| Calls a function repeatedly until a condition returns true and then resolves the promise | 1 | |
| A promise library and concurrency toolkit for Clojure and ClojureScript. | 498 | |
| Repeats an action until a condition is met, then resolves a promise. | 3 | |
| A CakePHP plugin that simplifies the integration of Bootstrap 5 into PHP applications. | 340 | |
| Provides a promise-based interface to the file system | 170 | |
| Repeats an action until a condition is met and then resolves a promise | 3 |