RedBeanNode is an easy to use ORM tool for Node.js, strongly inspired by RedBeanPHP. It automatically generates the tables and columns on-the-fly
Use async helpers in templates with engines that typically only handle sync helpers. Handlebars and Lodash have been tested.
A Convex component for managing async work.
A memoization library which only remembers the latest invocation
A utility/helper and data structure for representing a `Promise` in a declarative, reactive way in Glimmer.js and Ember Octane.
An implementation of Domain-like error handling, built on async_hooks
ES async interator wrapper for node streams
Multi-driver SQLite storage adapter for Keyv with support for node:sqlite, bun:sqlite, and better-sqlite3.
Asynchronous HTTP microservices
A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Drizzle ORM schemas for AuthHero - used for **migration generation only**.
Efficient local storage module for Angular: simple API based on native localStorage API, but internally stored via the asynchronous IndexedDB API for performance, and wrapped in RxJS observables to be homogeneous with other Angular modules.
framework orm sql-lite language module
Asynchronous iterator function for parallel processing.
Turn async generator functions into ES2015 generators
Evaluate asynchronous tasks with configurable concurrency.
memoize the last result, in async way
Driver-agnostic database migrations
Official React Native SDK
Promise wrappers for DuckDb NodeJS API
SQLite database adapter for ZinTrust.
Rate limit made simple, easy, async.
Drizzle ORM adapter for Casbin