A simple array sorter built on typescript
Array manipulation, ordering, searching, summarizing, etc.
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.
Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Push items to an array at their correct sort-position
Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax
Sort an object's keys, including an optional key list
A tiny and fast selection algorithm in JavaScript.
JavaScript utilities for Vega.
Minimal async jobs utility library, with streams support
Customize the priority of auto-import suggestions from TypeScript Language Server
Sort array elements in ascending order.
Prettier package.json plugin to make the order of properties nice.
Sort array elements in descending order.
Lazy-evaluating list of files, based on globs or regex patterns
Sorts any JavaScript array in a predictable way (deep equal arrays are always sorted in the same order)
Collection of useful functions
Sort the keys in an object.
Sort an array of numbers
Prettier plugin to sort JSON files alphanumerically by key
Fast easy to use and flexible sorting with TypeScript support
Sort an array using the merge-sort algorithm.
TypeScript definitions for array-sort