queue-microtask
fast, tiny `queueMicrotask` shim for modern engines
fast, tiny `queueMicrotask` shim for modern engines
Tiny microtask queue scheduler for all environments
Flush the microtask queue
Universal process.nextTick for latest browsers
Helps batching microtasks
Microtask queue scheduler for the browser
Implementation of nextTick (microtask queue) for all platforms (like asap.js).
Intelligent Work Distribution for JavaScript Applications
Another environment agnostic nextTick polyfill
fast, tiny `queueMicrotask` shim for modern engines
基于promise的高性能任务库
A collection of utility functions for asynchronous operations in TypeScript.
Scheduler-related helper functions, required for benchmarking.
Time-related helper functions, required for benchmarking.
Effect Network Javscript/Typescript SDK (for [https://effect.network](https://effect.network))
A Event emitter library inspired by the event api used in vscode extensions.
A library for async helpers.
fast, tiny `queueMicrotask` shim for modern engines
next-tick schedules a callback to be executed after the next DOM update, ensuring actions occur post-rendering.