autofix some errors reported by eslint rules.
Efficiently remove an element from an unordered array without doing a splice
Run an array of functions in series, each passing its results to the next function (waterfall)
Parses set-cookie headers into objects
Bizarro minimist: transform an options object into argv
Quickly scan for CLI flags and arguments
Deep comparison of 2 instances for should.js
Provides tools for iterating over and manipulating GeoJSON objects.
API for combining call site modifiers
Strict JsDoc type expression parser.
a set of utilities to work with JSON / JSON5 documents
Takes an array of GLSL tokens and determines whether or not they're a property of another identifier
Redact JS objects
Run an array of functions in series
Expand multiple globs into file paths
A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.
Visit a method over the items in an object, or map visit over the objects in an array.
Simplified streams of objects
Merges the enumerable properties of two or more objects deeply.
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
Returns an array of all enumerable symbol properties found directly upon a given object
A JavaScript text diff implementation.
Lightweight utility for input validation and data extraction in Turf.js. Ensures GeoJSON inputs are in the correct format and extracts specific components like coordinates or geometries.
Check if a value is an object