An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
Encoding and decoding for base64, base32, base16, and friends
remove items from a javascript array without generating memory garbage
Quickly scan for CLI flags and arguments
Parse string into array of string elements
Push items to an array at their correct sort-position
Like which(1) unix command. Find the first instance of an executable in the PATH.
the most correct and second fastest glob implementation in JavaScript
`Array#forEach()` but it’s possible to define where to move to next
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Replace or remove multiple items in an array.
Turn anything into an array
A module to check if a polygon self-intersects using a sweepline algorithm
Loop over each item in an array and call the given function on every element.
Add components to your apps.
Randomize the order of items in an array
Get the Smallest and Largest Possible Numbers for a Typed Array
Get an array of recursive directory contents
Run a lifecycle script for a package (descendant of npm-lifecycle)
Stringify your JSON at max speed
Base class for node which OpenTelemetry instrumentation modules extend
a map from arrays of values to values
Cross-Origin Resource Sharing(CORS) for koa
Simple, lightweight, flexible, and comprehensive Un*x Command Line Argument Parsing for NodeJS