Flatten/Nest Javascript objects.
TypeScript definitions for gulp-flatten
Matches strings against configurable strings, globs, regular expressions, and/or functions
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Create an array of unique values, in order, from the input arrays
Convert nested object to flatten or expand.
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
A tiny (203B) and fast utility to flatten an object with customizable glue
Lazy-evaluating list of files, based on globs or regex patterns
Create an array with values that are present in the first input array but not additional ones
Like a Set, but provides the index of the `key` in the backing array
Minimal async jobs utility library, with streams support
Create an array without duplicates
Remove duplicate values from an array. Fastest ES5 implementation.
No description provided.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Data processing transforms for Vega dataflows.
Hoists dependencies in a node_modules created by pnpm
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
Create and modify PDF files with JavaScript
AutoRest Modeler Version Four (component)
Turn anything into an array
Loop over each item in an array and call the given function on every element.