Showing 1-20 of 1,222 packages
fast, tiny `queueMicrotask` shim for modern engines
Next tick shim that prefers process.nextTick over queueMicrotask for compat
queueMicrotask with setTimeout API
queueMicrotask for all envs
fast, tiny `queueMicrotask` shim for modern engines
A tiny (367B) utility for batching and caching operations
Environment agnostic nextTick polyfill
Simple utility to allow your module to be consumed with a callback or promise
Tiny microtask queue scheduler for all environments
Utils for use with the Signals Proposal: https://github.com/proposal-signals/proposal-signals
Microtask queuing for Bare
queueClearableMicrotask(): clearable, cancellable queueMicrotask()
fast, tiny `queueMicrotask` shim for modern engines
Fast node `require('process')` for modern browsers
Awaitable semaphore/mutex
Concurrency primitives for TypeScript and JavaScript.
A React Testing Library-inspired testing helper for Aurelia 2.
Assorted waiters
将远程repo克隆到本地了以后,运行以下命令安装依赖 ```bash $ npm install --legacy-peer-deps # 如果是旧版本 npm 不用加 --legacy-peer-deps 直接npm install 就好 ```
A lightweight, educational re-implementation of React with hooks, virtual DOM, diffing, context, memo, and reducers.