Showing 21-40 of 249,712 packages
return the first event in a set of ee/event pairs
Turns off all rules that are unnecessary or might conflict with Prettier.
Rescale an array into a range
Flattens nested array, based on map function.
Codecs for various data structures
HTTP methods that node supports
filter in array tree
Parameterised tests for Jest
Get the average value in an array
Get the average value in an array
Copy a descriptor from object A to object B
Simple, expected, and deterministic best-match sorting of an array in JavaScript
Rope-based persistent sequence type
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Determines if an object can be used as an array
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.
Flattens nested array, based on map function.
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.