Turns an array into a sorted array
Maintain and search through a sorted array using some low level functions
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Check if an Array is sorted
Push items to an array at their correct sort-position
A skip list implementation inspired by the Sorted Set in Redis.
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
Truncate a semver version: `1.2.3` → `1.2.0`
Get the union of two sorted streams
TypeScript definitions for sorted-array-functions
JavaScript date/time utilities for Vega.
Chai JS Plugin for testing if an array has sorted values (strings, numbers, booleans). Very helpful when writing tests for features that implement Array.prototype.sort()
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Regular expression for matching semver versions
Utilities for GraphQL documents.
Various method to process spectra
The smallest and simplest JavaScript priority queue
Returns a copy of an object with its keys sorted
Binary serialization which sorts bytewise for arbirarily complex data structures
Inspired by chai sorted and jest-extended. This packages extends jest.expect with 2 custom matchers, `toBeSorted` and `toBeSortedBy`
Takes a json-file and return a copy of the same file, but sorted
Removes duplicates from a sorted array in place
TypeScript definitions for toposort
Alternative JSON.stringify function with sorted keys, so the output is stable.