We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b51ccd7 commit 37aeb60Copy full SHA for 37aeb60
docs/resources.md
@@ -3,6 +3,7 @@
3
## General
4
5
* [tickedoff](https://github.com/jamiebuilds/tickedoff) – Use the faster timer function available for deferring something by a "tick".
6
+* [queue-microtask](https://github.com/feross/queue-microtask) – Tiny `queueMicrotask` shim for modern engines.
7
* [sliced](https://www.npmjs.com/package/sliced) – A faster Node.js alternative to `Array.prototype.slice.call(arguments)`.
8
* [time-span](https://github.com/sindresorhus/time-span) – Simplified high resolution timing.
9
0 commit comments