@giapspzoo/next-tick
A minimal utility that defers a function to the next event loop tick using `setTimeout(fn)`. Useful for scheduling asynchronous execution without relying on Node.js-specific `process.nextTick()` or Promise-based microtasks. Works in both Node.js and brows
95
Security score
0 known advisories in v1.0.0
Weekly downloads
—
Unpacked size
3.8 kB
Dependencies
0
Last publish
1 year ago
Security advisories
No known vulnerabilities affect v1.0.0.