Implementation of paper 'An O(ND) Difference Algorithm and Its Variations' on array
Simplified streams of objects
A JavaScript text diff implementation.
Merges the enumerable properties of two or more objects deeply.
Check if a value is any kind of array
Returns an array of all enumerable symbol properties found directly upon a given object
Iterates over the elements in an array, returning an array with only the elements for which the callback returns truthy.
Check if a value is an object
Get the maximum value in an array
Get the minimum value in an array
Create a new Unist tree by mapping (to an array) and flattening
Make array iteration easy when using async/await and Promises
Validates if a value is an array of arrays and has equal dimensions.
Simple dependency graph.
Return an accessor function for retrieving an element from an indexed array-like object.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Binary serialization of arbitrarily complex structures that sort element-wise
A JavaScript implementation of the Unicode Bidirectional Algorithm
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Promisify a callback-based function
A tiny library for calculating Standardized Uptake Value (SUV) for Nuclear Medicine (i.e. PET, SPECT)
Rescale an array into a range
Autosize is a small, stand-alone script to automatically adjust textarea height to fit text.
Group array of objects into lists.