boltcache
A high-performance, asynchronous caching library with pluggable storage backends.
A high-performance, asynchronous caching library with pluggable storage backends.
Fork of https://github.com/krux/prescribe/ - Asynchronously write javascript, even with document.write.
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
A lightweight benchmarking library for synchronous and asynchronous functions.
A utility to manage and execute disposal callbacks, supporting both synchronous and asynchronous disposal.
A lightweight dependency injection container for JavaScript and TypeScript with powerful features: modular organization with DiModule.create, lazy initialization, automatic circular dependency detection, and multiple service lifecycles (singleton with bot
Asynchronously write javascript, even with document.write.
Modern version of setInterval for promises and async functions available in Node.js and browsers.
An event-driven library for managing custom events in JavaScript applications. Built on eventemitter3, it supports both synchronous and asynchronous event handling and ensures deep cloning of emitted data to prevent unintended mutations.
Quicknote library implementation for Typescript and Javascript
Bare testing framework (ESM)
Some additional functions to advance the capabilities of asynchronous code in javascript.
Additional methods to sinon.spy to introduce "late resolve" of promises returned by mock functions. This allows tests that read chronologically, like a story.
Simple React hook for handling asynchronous operations
A simple utility for handling synchronous and asynchronous errors without relying on try-catch blocks.
Anew State Manager
Handle modeling, fetching, and displaying remote data in React/Redux apps
Big-friendly JSON. Asynchronous streaming functions for large JSON data sets.
An extension of native Promises with true abort capabilities via AbortSignal.
This library allows you to use concept of mutex for shared in-memory resource in asynchronous environment.