Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
Array manipulation, ordering, searching, summarizing, etc.
Sort the keys of an object
Topological sorting with grouping support
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
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
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Compare alphanumeric strings the same way a human would, using a natural order algorithm
Removes duplicates from a sorted array in place
Sort objecy keys by length
A tiny and fast selection algorithm in JavaScript.
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Easy autofixable import sorting
Alphanumeric sorting algorithm
TimSort: Fast Sorting for Node.js