Search results
Documentation related to node-set-immediate-shim
Package: node-set-immediate-shim
Description: Simple setImmediate shim
setImmediate allows scripts to yield to the browser, executing a given
operation asynchronously, in a manner that is typically more efficient and
consumes less power than the usual setTimeout(..., 0) pattern. This library
provides a simple setImmediate shim.
This library is a dependency of readdirp. Even though setimmediate is
packaged, patching readdirp to use it is more work.
Node.js is an event-based server-side JavaScript engine.
Homepage: https://github.com/sindresorhus/set-immediate-shim
copyright | Debian changelog
Other documents: