Like a Set, but provides the index of the `key` in the backing array
A collection of square filled React icons with 0px radius and 2px stroke width, designed for use in React applications.
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
Create an array without duplicates
Minimal async jobs utility library, with streams support
Remove duplicate values from an array. Fastest ES5 implementation.
No description provided.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
A collection of round filled React icons with 1px radius and 2px stroke width, designed for use in React applications.
Turn anything into an array
Loop over each item in an array and call the given function on every element.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Stringify your JSON at max speed
A collection of round filled React icons with 3px radius and 1.5px stroke width, designed for use in React applications.
`Array#forEach()` but it’s possible to define where to move to next
Port of the OpenBSD bcrypt_pbkdf function to pure JS
A collection of round filled React icons with 2px radius and 1.5px stroke width, designed for use in React applications.
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
A collection of round filled React icons with 0px radius and 2px stroke width, designed for use in React applications.
utilities for primitive JavaScript types
Array utils
A collection of round filled React icons with 1px radius and 1px stroke width, designed for use in React applications.
Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.