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
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Get a compare function for array to sort
Compare alphanumeric strings the same way a human would, using a natural order algorithm
A tiny and fast selection algorithm in JavaScript.
Fast JavaScript array sorting by implementing Python's Timsort algorithm
High-performance (binary) tree and sorted map implementation (AVL, Splay, Radix, Red-Black)
Easy autofixable import sorting
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
Alphanumeric sorting algorithm
Stringify and write JSON to a file atomically
Topological sort of directed acyclic graphs (like dependecy lists)
A skip list implementation inspired by the Sorted Set in Redis.
Simple, expected, and deterministic best-match sorting of an array in JavaScript
Sort an object's keys, including an optional key list
Sort an Object or package.json based on the well-known package.json keys
Maintain and search through a sorted array using some low level functions
Sort AST nodes in a document alphabetically
A prettier plugins to sort imports in provided RegEx order
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.
Consistent dependency versions in large JavaScript Monorepos
sort module-deps output for deterministic browserify bundles
Node.js object hash library with properties/arrays sorting to provide constant hashes
Min/Max Heap & Heap Sort implementation in javascript
Topological sorting with grouping support
Sort array elements in descending order.