Showing 1-20 of 21,450 packages
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Returns `true` if the given `string` or `array` ends with `suffix` using strict equality for comparisons.
Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.
Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.
Blazing fast strict equality functions
Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.
Strict equality test (like ===) that handles both built-in and custom value objects (those with a valueOf function).
The transform used by the as-pect core and assembly packages to enable strict equality.
A blazing-fast equality comparison utility for a variety of use-cases
The transform used by the as-pect core and assembly packages to enable strict equality.
Shallow check two arrays for strict equality
Structural equality checking for JavaScript values
Strict equality evaluation with support for circular structures.
The node.js assert module, re-packaged for web browsers.
Handlebars helper for strict equality comparison
Remove the specified elements from the given array using strict equality for comparison.
Improved deep equality testing for Node.js and the browser.
Like lodash isEqualWith but for shallow equal.
🐊Putout plugin adds ability to convert equal to strict equal