Rescale an array into a range
Codecs for various data structures
Flattens nested array to given depth.
filter in array tree
HTTP methods that node supports
Rope-based persistent sequence type
Parameterised tests for Jest
Copy a descriptor from object A to object B
Simple, expected, and deterministic best-match sorting of an array in JavaScript
Get the average value in an array
Get the average value in an array
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Determines if an object can be used as an array
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).
Find the greatest satisfied semver range from an array of ranges.
Array manipulation, ordering, searching, summarizing, etc.
Parse parentheses from a string
Async array reduce. Asynchronously applies a function against an accumulator and each element in an array (from left to right, in series) to reduce it to a single value.
Rules dealing with Array functions and methods.
Eslint rule for consistent filenames.
A dictionary of file extensions and associated module loaders.
Utils for managing and manipulating ESLint flat config arrays
Like _.pullAll but with globs (wildcards)