Showing 1-20 of 606,975 packages
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
A shim for the setImmediate efficient script yielding API
Polyfill for perf_hooks.monitorEventLoopDelay(...)
Zero CPU overhead, zero dependency, true event-loop blocking sleep
An asynchronous yieldable version of JSON.stringify and JSON.parse
Loop over each item in an array and call the given function on every element.
C function to get the current libuv event loop for N-API
A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach
simplified stream construction
Sequence your effects naturally and purely by returning them from your reducers.
ES2015 `Object.assign()` ponyfill
Measure event loop lag
Node-RED nodes to looping (fixed steps, condition based or iterating over arrays, objects, maps, sets, string).
Recursive object extending
Parses JavaScript objects into XML. This is a fork of the original js2xmlparser, with some additional features
Returns true if an object was created by the `Object` constructor, or Object.create(null).
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
Reduces an object to a value that is the accumulated result of running each property in the object through a callback.
check if the event loop is blocked
Returns true if a value is a plain object, array or function.