Filters an array of objects with filters defined in an object.
Array#filter for older browsers.
Array manipulation, ordering, searching, summarizing, etc.
A babel transform for filtering out imports
filter in array tree
Apply a sequence of filter functions to an object
Flatten nested arrays
Filter an array of objects to a specific OS
Remove duplicate values from an array. Fastest ES5 implementation.
Filter an array of objects to a specific OS
Work with IANA language tags.
API for combining call site modifiers
Bruno query with deep navigation, filter and map support
Detect whether or not an object is a Typed Array
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Convert a typed array to a Buffer without a copy
Lazy-evaluating list of files, based on globs or regex patterns
Base64 encoding/decoding in pure JS
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Concatenate a readable stream's data into a single array
ES2015 `Array#findIndex()` ponyfill