TypeScript definitions for country-list
Encoding and decoding for base64, base32, base16, and friends
Parses JavaScript objects into XML. This is a fork of the original js2xmlparser, with some additional features
asynchronous function queue with adjustable concurrency
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
autofix some errors reported by eslint rules.
Strict JsDoc type expression parser.
Efficiently remove an element from an unordered array without doing a splice
Deep comparison of 2 instances for should.js
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
Provides tools for iterating over and manipulating GeoJSON objects.
Quickly scan for CLI flags and arguments
a set of utilities to work with JSON / JSON5 documents
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.
Returns true if the callback returns truthy for all elements in the given array.
Expand multiple globs into file paths
API for combining call site modifiers
Takes an array of GLSL tokens and determines whether or not they're a property of another identifier
A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.
Run an array of functions in series
Redact JS objects
Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array