a sorted array, with user-supplied sorting.
extended version of sorted-cmp-array from nathan7
Maintain and search through a sorted array using some low level functions
Array module.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Synchronous file comparison
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.
OneTrust is the leading Consent Management Platform for mobile applications. This NPM package brings the Native iOS and Android.
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
Utilities for GraphQL documents.
Regular expression for matching semver versions
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`