is-sorted

Sequence checker

A small utility module to check if an ordered list of values is in the correct sequence

A small module to check if an Array is sorted

GitHub

23 stars
3 watching
32 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list

arrayarray-likejavascriptsortsorting

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dancouper/natural_sortA sorting function for natural ordering of strings containing numbers14
domenic/sorted-objectCreates a consistent ordering of object keys for serialization purposes.35
leo-buneev/eslint-plugin-sort-keys-fixA tool to automatically fix objects in JavaScript code with sorted keys97
dsmatter/swiftsortutilsA collection of reusable sorting utilities in Swift61
graphitemaster/dep_sortGenerates a topologically sorted list of dependencies with cycle detection.13
sindresorhus/alpha-sortA utility function for sorting arrays of strings in various natural and case-insensitive orders39
sindresorhus/is-observableTool to check if a value is an Observable40
yourbasic/radixA fast string sorting algorithm implemented in Go.192
stoeffel/mergesortAn efficient sorting algorithm with O(n log n) complexity.20
refactorfirst/refactorfirstIdentifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts.459
dogweather/naturallyAn algorithm to sort strings according to natural ordering with support for hierarchical identifiers and Unicode characters87
sidneycadot/oeisTools for analyzing and processing sequence data from the Online Encyclopedia of Integer Sequences.46
azat-io/eslint-plugin-perfectionistA plugin for ESLint that enforces consistent code formatting and organization through rules-based sorting of various data structures.2,220
pi8027/stablesortProvides a modular and canonical way to prove the correctness of stable sorting algorithms in Coq.22
mattreecebentley/plf_indiesortA sorting algorithm that optimizes performance on non-random access containers and large data types19