Matches strings against configurable strings, globs, regular expressions, and/or functions
ECL Icon
Create an array of unique values, in order, from the input arrays
Rotate image canvas
Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results
Use round, rem and mod functions in CSS
Color manipulation utilities for Theme UI
Like a Set, but provides the index of the `key` in the backing array
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
A functional typescript implementation of the PCG family random number generators
Remove duplicate values from an array. Fastest ES5 implementation.
No description provided.
A responsive image cropping tool for React
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Loop over each item in an array and call the given function on every element.
Turn anything into an array
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Rotate vector features interaction for OpenLayers
Khan Academy's Javascript Numeric Math Utilities
Stringify your JSON at max speed
`Array#forEach()` but it’s possible to define where to move to next