deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
PostCSS plugin to keep rules and at-rules content in order.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
Topological sorting with grouping support
Sort the keys of an object
Sorts CSS declarations fast and automatically in a certain order.
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
compare two semver version strings, returning -1, 0, or 1
Topological sort of directed ascyclic graphs (like dependecy lists)
Get a compare function for array to sort
Compare alphanumeric strings the same way a human would, using a natural order algorithm
Alphanumeric sorting algorithm
A tiny and fast selection algorithm in JavaScript.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Easy autofixable import sorting
Stringify and write JSON to a file atomically
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
High-performance (binary) tree and sorted map implementation (AVL, Splay, Radix, Red-Black)
A Prettier plugin for sorting Tailwind CSS classes.
Simple, expected, and deterministic best-match sorting of an array in JavaScript
Sort an object's keys, including an optional key list
A skip list implementation inspired by the Sorted Set in Redis.
Sort an Object or package.json based on the well-known package.json keys
Topological sort of directed acyclic graphs (like dependecy lists)
Maintain and search through a sorted array using some low level functions
Sort AST nodes in a document alphabetically
Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.
sort module-deps output for deterministic browserify bundles
A fork of match-sorter with separated filtering and sorting phases
A prettier plugins to sort imports in provided RegEx order
Topological sorting with grouping support
Node.js object hash library with properties/arrays sorting to provide constant hashes
vfile utility to sort messages by line/column
Sort array elements in descending order.