Sorts object by its keys
Sort the keys in an object.
Sort objecy keys by length
Alphanumeric sorting algorithm
Sort array elements in ascending order.
Sort array elements in descending order.
Sort the keys of an object
sort module-deps output for deterministic browserify bundles
Sort files in stream by path or any custom sort comparator
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Sort an object's keys, including an optional key list
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Get a compare function for array to sort
Sort an Object or package.json based on the well-known package.json keys
Topological sort of directed ascyclic graphs (like dependecy lists)
Recursively sort the array values in an object.
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Sort objects by property names using native Array.sort()
Topological sort
Sort objects and arrays of objects nested deeply within other objects or arrays
Sort an array on an object property
Natural Sort algorithm for Javascript - Version 0.7 - Released under MIT license
Sort a list of file/directory paths
Topological sort on directed graphs.