Check if an Array is sorted
Maintain and search through a sorted array using some low level functions
Fast JavaScript array sorting by implementing Python's Timsort algorithm
is array sorted in typescript
Check if an Array is sorted
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
Push items to an array at their correct sort-position
A skip list implementation inspired by the Sorted Set in Redis.
JavaScript date/time utilities for Vega.
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Get the union of two sorted streams
Binary serialization which sorts bytewise for arbirarily complex data structures
Utilities for GraphQL documents.
Truncate a semver version: `1.2.3` → `1.2.0`
Is this value a JS ArrayBuffer?
TypeScript definitions for sorted-array-functions
Is this value a JS SharedArrayBuffer?
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
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()
TypeScript definitions for toposort
Array manipulation, ordering, searching, summarizing, etc.
Alternative JSON.stringify function with sorted keys, so the output is stable.
Regular expression for matching semver versions
General purpose glob-based configuration matching.
Recursively sort nested ruby Arrays and Hashes + deepmerge
This GEM is sorting Arrays in a natural order. a2 < a10. Beside that this GEM has some methods to sort version strings. It even recognises alpha, beta, RC, dev and stable versions.
Support for asc and desc order on multiple array fields also added ability to merge sort as well.
Sorted array using binary search
A subclass of Array::Hooked that also keeps array sorted.
A direct port of python's 'bisect' standard library to ruby.
An implementation of Array that permits chaining, where children inherit changes to parent and where parent settings can be overridden in children, and that retains sorted order.
A subclass of Array::Sorted and Array::Unique (and therefore also Array::Hooked).
Sort Array/Hash/Enumerable recursively.
Sort an array in the same order as `sort --dictionary-sort`
An implementation of Array that permits chaining, where children inherit changes to parent and where parent settings can be overridden in children, and that retains sorted order, ensuring inserted values are unique.
Sort an array using different sorting technique