Showing 21-40 of 115,219 packages
Run an array of functions in parallel
Create an array of unique values, in order, from the input arrays
Guarantees an array back
Minimal async jobs utility library, with streams support
Check if two values are deeply equivalent
Polymorphic deep equals operator
Create an array without duplicates
Remove duplicate values from an array. Fastest ES5 implementation.
Create an array with values that are present in the first input array but not additional ones
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Turn anything into an array
A simple programmatic builder for CommerceTools `where` [Query Predicates](https://docs.commercetools.com/api/predicates/query)
Chai Plugin to compare dom and shadow dom trees. Part of open-wc recommendations
Loop over each item in an array and call the given function on every element.
A fast, flexible and robust utility for deep equality comparison with type-specific logic and engine-aware design.
Check if two binary streams have the same content
Tiny queue data structure
equalsIgnoreCase in javascript
ES2015 `Array#findIndex()` ponyfill