An asynchronous iterator library for advanced object pipelines.
Loop over each item in an array and call the given function on every element.
Checks if a given object is iterable
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.
Convert streaming iterables to Node.js streams
An object schema merger/validator
An ini encoder/decoder for node
A tiny but capable push & pull stream library for TypeScript and Flow
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Multipart and Tar utilities for the Web Streams API
Remove duplicate values from an array. Fastest ES5 implementation.
very fast object redaction
The Interactive Extensions for JavaScript
Convert Node.js streams to streaming iterables
Iterable SDK for JavaScript and Node.
Maintain and search through a sorted array using some low level functions
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Convert object keys from camel case
A JavaScript text diff implementation.
Generate contour lines from a grid of data.
Map over promises concurrently
Rules dealing with Array functions and methods.
Stringify any JavaScript value.
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.