feross / queue-microtaskLinks
fast, tiny `queueMicrotask` shim for modern engines
☆191Updated 2 years ago
Alternatives and similar repositories for queue-microtask
Users that are interested in queue-microtask are comparing it to the libraries listed below
Sorting:
- A tiny (148B) weighted round robin utility☆168Updated 6 years ago
- A 1.5kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes.☆127Updated 6 years ago
- A sorted queue, based on an array-backed binary heap☆107Updated 2 months ago
- A simple bundler for your delicious modules☆170Updated 3 years ago
- A tiny (215B) and fast utility to expand a flattened object☆204Updated 2 years ago
- A tiny (215B) and fast Least Recently Used (LRU) cache☆326Updated this week
- Import and transpile JSX on the fly☆179Updated 2 years ago
- Read and write files atomically and reliably.☆171Updated 3 months ago
- like Promise.all but you can limit the concurrency☆143Updated this week
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆85Updated 5 years ago
- Block the main thread for a given amount of time☆128Updated last week
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆267Updated last year
- A snappy and lightweight (259B) utility to encrypt and decrypt values with salt.☆95Updated 6 years ago
- DOM event delegation, in <1KB☆199Updated 3 months ago
- A least-recently-used cache in 35 lines of code~!☆179Updated 5 years ago
- Collecting feedback with ease.☆91Updated 4 years ago
- Lightweight templating in 150 bytes☆229Updated 3 years ago
- Cryptographically Secure Random Number Generation for ECMAScript☆70Updated 3 years ago
- A set of tools and libraries for stitching together modules and code in highly dynamic browser environments☆191Updated 3 years ago
- 📡 Drop-in replacement for fs that lets you write to the filesystem from the browser☆231Updated 7 years ago
- Walk an AST without being led astray☆194Updated 11 months ago
- A Map implementation with expirable items☆93Updated 3 years ago
- Find and load config files with joy.☆150Updated 3 years ago
- A deep assignment alternative to the object spread operator and Object.assign☆179Updated 3 years ago
- Add editor-like tab-to-indent functionality to <textarea>, in a few bytes