Release microtask using async/await
Automatic request batching. Collects individual calls into batches within a microtask.
Debounce a function using microtasks instead of timers.
queueMicrotask with setTimeout API
Environment agnostic nextTick polyfill
async-tick
Batch multiple function calls into a single one
fast, tiny `queueMicrotask` shim for modern engines
A simple queue using MutationObserver microtasks
[DepUp] fast, tiny `queueMicrotask` shim for modern engines
Returns a promise resolved in the next event loop - think `setImmediate()`
queueClearableMicrotask(): clearable, cancellable queueMicrotask()
Automagically group console messages
fully async implementations of common utility functions
A collection of sync utilities.
Shadow DOM polyfill
State Management using Signals
queueMicrotask for all envs
A lightweight (~1kB) library for creating reactive observables via functions.
See [astro.build](https://astro.build/)
Concurrency primitives for TypeScript and JavaScript.
A library of reactive primitives (observables, computed values) with automatic memory management and RxJS interoperability.
React DOM-compatible entrypoints for mreact.
GlueZero in-memory cache — LRU adapter, 3 strategies (cache-first/network-first/cache-then-network), scope hybrid