Remove duplicate values from an array. Fastest ES5 implementation.
No description provided.
Lightweight poseidon hash
Shallow equal check object.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
🐊Putout plugin adds ability to extract object properties into variable
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
`Array#forEach()` but it’s possible to define where to move to next
Like _.includes but with wildcards
Turn anything into an array
🐊Putout plugin adds support of conditions transformations
Loop over each item in an array and call the given function on every element.
Stringify your JSON at max speed
a simple chai plugin for better array assertions
Deep equality check for JSON values
Efficient shallow equality algorithm for React and React Native
`deep-equal`, but only for JSON-supported values.
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 geographic extent object
A Map variant which allows for equivalent (deeply equal) object and array keys
Array utils
Generate random numbers from various distributions.
Essential utilities for TypeScript projects
A javascript text diff implementation.