A jS Codemode to sort/organise imports
Easy autofixable import sorting
A prettier plugins to sort imports in provided RegEx order
A prettier plugins to sort imports in provided RegEx order
Sort objecy keys by length
Sort array elements in ascending order.
Sort array elements in descending order.
Alphanumeric sorting algorithm
Sort an object's keys, including an optional key list
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 the keys in an object.
Sort the keys of an object
Sort files in stream by path or any custom sort comparator
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
A sort-imports rule that properly distinguishes between ES6 import types.
Sort string index ranges
ESLint rule for enforcing consistent ES6 class member order.
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
Prettier plugin to pass javascript and typescript through import-sort
sort module-deps output for deterministic browserify bundles
Sorts any JavaScript array in a predictable way (deep equal arrays are always sorted in the same order)
The library to sort array of objects by distance from a given point
Sort an Object or package.json based on the well-known package.json keys
Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax