Skip to content

Commit 37aeb60

Browse files
authored
Update resources.md
1 parent b51ccd7 commit 37aeb60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/resources.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## General
44

55
* [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.
67
* [sliced](https://www.npmjs.com/package/sliced) – A faster Node.js alternative to `Array.prototype.slice.call(arguments)`.
78
* [time-span](https://github.com/sindresorhus/time-span) – Simplified high resolution timing.
89

0 commit comments

Comments
 (0)