Showing 16 of 16 projects
A high-performance, feature-rich promise library for JavaScript with innovative utilities and unmatched speed.
A lightweight Promises/A+ implementation for organizing asynchronous JavaScript code.
Enables secure cross-domain localStorage sharing between browser windows/tabs using an iframe-based hub-client architecture.
Convert callback-style functions to promises with flexible options for modules, methods, and edge cases.
A small, performant Promises/A+ compliant JavaScript promise library.
A minimal polyfill for native ES6 Promises that strictly adheres to the specification without extensions.
Run promise-returning and async functions concurrently with configurable concurrency limits.
A library that lets your code support any ES6-compatible Promise implementation while letting application authors choose their preferred one.
A utility to tap into promise chains for side effects without affecting the promise value or state.
Create a deferred promise object with separate resolve/reject functions for advanced promise control patterns.
A plugin that seamlessly integrates Breeze data management with the Aurelia framework for efficient data-binding and validation.
An improved Promise.race() with proper empty iterable handling and AbortSignal support.
A ponyfill for Promise.prototype.finally() that runs cleanup logic when a promise settles.
A utility to conditionally break out of promise chains in JavaScript, skipping subsequent .then() handlers.
A utility that resolves all promises in an object's properties, similar to Promise.all but for objects.
A promise-based utility that repeatedly executes a function while a condition returns true, then resolves.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.