No description provided.
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Apply a JSON diff/patch to YAML while preserving whitespace, comments and overall structure
Functional tools for javascript development
Bridging the gap between buffers and typed arrays
Opal Runtime for Asciidoctor.js
Real profanity words banned by Google, extracted from their hidden API before shutdown. Now available as an easy-to-use Node.js library for content filtering.
Parse and stringify the HTML `<img>` srcset attribute
High-performance JSON Pointer implementation
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Check if two arrays are equal
Curated collection of data structures for the JavaScript/TypeScript.
filter in array tree
Tools for using GSAP in React, like useGSAP() which is a drop-in replacement for useLayoutEffect()/useEffect()
Normalize array (possibly n-dimensional) to zero mean and unit variance
Return a function which tests if every element in an array passes a test condition.
Validates if a value is an integer array.
Put a bunch of emitted events in an array, for testing.
finds an item in an array matching a predicate function, and returns its index
`[].map(f)` for older browsers
Float64Array.
Convert a typed array to a Buffer without a copy
Tiny queue data structure
Array#filter for older browsers.