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.
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
Topological sort of directed ascyclic graphs (like dependecy lists)
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.
Easy autofixable import sorting
A Prettier plugin for sorting Tailwind CSS classes.
Stringify and write JSON to a file atomically
Alphanumeric sorting algorithm
Stringify an object sorting scalars before objects, and defaulting to 2-space indent
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
A skip list implementation inspired by the Sorted Set in Redis.
Maintain and search through a sorted array using some low level functions
Simple, expected, and deterministic best-match sorting of an array in JavaScript
Sort an Object or package.json based on the well-known package.json keys
Sort an object's keys, including an optional key list
Topological sort of directed acyclic graphs (like dependecy lists)
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
sort module-deps output for deterministic browserify bundles
Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.
Node.js object hash library with properties/arrays sorting to provide constant hashes
Sort array elements in descending order.
A prettier plugins to sort imports in provided RegEx order
ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.