Showing 33 of 69 projects
A workshopper module that teaches you to use ECMAScript 6 promises in JavaScript through interactive exercises.
A minimal polyfill for native ES6 Promises that strictly adheres to the specification without extensions.
The official Apache CouchDB client library for Node.js, providing a minimalistic interface to CouchDB's HTTP API.
TypeScript SQL libraries for Node.js that prevent SQL injection with support for Postgres, MySQL, SQLite, and WebSQL.
A Promise library for Swift that simplifies asynchronous programming with chainable operations and error handling.
An asynchronous WebSocket client for PHP built on ReactPHP.
An open-source framework for building integrations and APIs with over 1000 pre-built actions.
A class-based ES6 ODM for MongoDB and NeDB, providing a familiar OOP interface with native Promises.
A promise-aware throttling library that rate-limits function calls without discarding them, ideal for API interactions.
Memoize promise-returning and async functions with configurable caching strategies for performance optimization.
A RESTful HTTP client for JavaScript apps that configures once with your API schema and handles CRUD operations with a consistent API.
A lightweight Swift client for connecting to JSON APIs with automatic model parsing and promise-based networking.
A Node.js API wrapper for interacting with the Roblox website, enabling programmatic control of Roblox operations.
A pipe-like function to write cleaner, more readable JavaScript code by transforming nested calls into vertical pipelines.
Create lazy promises that defer execution until they're actually used, optimizing performance for heavy operations.
A JavaScript library for asynchronous functional programming that treats promises as values.
Make unhandled promise rejections fail loudly and exit with code 1 instead of silently failing.
A sophisticated, functionally-minded JavaScript promise library with coroutines, ES2015 iterables, and fantasy-land compliance.
A lightweight, type-safe Promise implementation for Swift, designed for flexibility and clean asynchronous code.
A guide and example project demonstrating the Functional River pattern for refactoring callback-based JavaScript into modular, promise-based pipelines.
Convert strings, promises, arrays, buffers, objects, and other data types into Node.js streams with proper backpressure handling.
A chainable interface for Swift's async/await that provides promise-like operations while using native language features.
A deprecated Ember.js service for making AJAX requests with improved error handling and promise-based API.
A collection of Ember template helpers for working with promises, enabling reactive rendering when promises resolve or reject.
A comprehensive collection of composable computed macros for Ember.js applications.
A utility that resolves promises in Map and Object structures while preserving keys, similar to Promise.all().
A composable general-purpose D library providing asynchronous networking, UI frameworks, and utility modules.
Deprecated Node.js fs module wrapper providing Promise-based API for file system operations.
Load one or more images in the browser and return a promise, with support for custom attributes.
Compose promise-returning and async functions into reusable pipelines for sequential execution.
A lightweight, cancellable Promise implementation for Swift and Objective-C with full thread safety and generic error support.
A minimalistic Future and Promises framework for Swift with strong type inference and no boilerplate.
A Node.js module that forces unhandled promise rejections to crash the process immediately instead of failing silently.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.