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
A Spelling Checker for Code!
Stylelint plugin to validate CSS syntax
Create an array without duplicates
A suite of components to generate previews for a post for both social and search engines.
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Minimal async jobs utility library, with streams support
No description provided.
Remove duplicate values from an array. Fastest ES5 implementation.
DataView.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Test if an input value is a supported array complex-valued floating-point data type.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
Return an array of an object's own symbol properties.
Minimal weight downsample N array of numbers to K array of numbers squashed up.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
`Array#forEach()` but it’s possible to define where to move to next
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
A library of useful functions used across various cspell tools.
Test if a value is a complex typed array.
Copy the elements of an indexed array-like object to a new generic array.