next-task
Implementation of nextTick (microtask queue) for all platforms (like asap.js).
Found 29 results for microtask
Implementation of nextTick (microtask queue) for all platforms (like asap.js).
基于promise的高性能任务库
Zero-dependency TypeScript utilties for Node.js, Deno, Web and anything that powered by V8
基于promise的高性能任务库
A library for async helpers.
wrap a function in a debounce microtask
A collection of utility functions for asynchronous operations in TypeScript.
next-tick schedules a callback to be executed after the next DOM update, ensuring actions occur post-rendering.