`Array#forEach()` but it’s possible to define where to move to next
Turn anything into an array
an external sorting algorithm implementation for NodeJS
Loop over each item in an array and call the given function on every element.
A tiny, efficient fuzzy matcher that doesn't suck
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
A simple and lightweight array query library
Stringify your JSON at max speed
Prettier plugin which sorts related style property declarations
Library of primitives, components and directives for SolidJS that help managing references to JSX elements.
JavaScript date/time utilities for Vega.
User interface for grid (desktop) and list (mobile)
Prettier plugin to force all arrays to be multiline.
Simple function `binaryInsert(array, value, comparator)` that provides binary insert functionality for a **sorted** array in javascript. This is mostly intended for larger arrays, and the performance gain may be viewed in the [benchmark](#benchmarks).
A set of utilities for IP/prefix validation and subnet matching.
A lightweight, zero-dependency utility for rendering formatted grids/tables in the Node.js console
utilities for primitive JavaScript types
Simple module to sort an array of objects by a property without mutating the original array.
ECL Table
Array utils
Sort an array of objects by one or more properties in any order. Multiple properties and custom comparison functions can be used.
A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.
Utility functions to deal with references in objects
TinySort is a small script that sorts HTML elements. It sorts by text- or attribute value, or by that of one of it's children.