Pipe an Array through Node.js streams
Map `visit` over an array of objects.
list of SPDX standard license ranges
creates a new array with given range
Takes a grid of values (GeoJSON format) and a set of threshold ranges. It outputs polygons that group areas within those ranges, effectively creating filled contour isobands.
An ini encoder/decoder for node
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
An object schema merger/validator
ES2015 `Object.assign()` ponyfill
Give me a string and I'll tell you if it's a valid npm package license string
Create a from2 stream based on an array of source values
compute the closest common parent for file paths
Convert any binary data to ArrayBuffer
Call a specified method on each value in the given object.
very fast object redaction
Generate uniformly distributed ints in any base from a bit sequence
Like Array#indexOf but for objects used like hashes
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
A map function that can map over almost anything.
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Fast kernel density estimation library
In an array of objects, this enables a property on the object at the specified index, while disabling the property on all other objects.
Convert object keys from camel case
Validates if a value is an array.