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
Sorts CSS declarations fast and automatically in a certain order.
Sort the keys of an object
Topological sort of directed ascyclic graphs (like dependecy lists)
compare two semver version strings, returning -1, 0, or 1
Get a compare function for array to sort
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Compare alphanumeric strings the same way a human would, using a natural order algorithm
Fast JavaScript array sorting by implementing Python's Timsort algorithm
A tiny and fast selection algorithm in JavaScript.
High-performance (binary) tree and sorted map implementation (AVL, Splay, Radix, Red-Black)
Easy autofixable import sorting
Alphanumeric sorting algorithm
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
A Prettier plugin for sorting Tailwind CSS classes.
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Stringify and write JSON to a file atomically
Sort an object's keys, including an optional key list
Sort an Object or package.json based on the well-known package.json keys
Simple, expected, and deterministic best-match sorting of an array in JavaScript
A skip list implementation inspired by the Sorted Set in Redis.
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
A fork of match-sorter with separated filtering and sorting phases
Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.
A prettier plugins to sort imports in provided RegEx order
sort module-deps output for deterministic browserify bundles
Node.js object hash library with properties/arrays sorting to provide constant hashes
Topological sorting with grouping support
Sort array elements in descending order.