Sort an Object or package.json based on the well-known package.json keys
require object destructure key to be sorted
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
Sort interface and string enum keys in custom order
Sort JSON file keys
Sort the keys in an object.
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled compatible with vue order-in-components
Standard ESLint `sort-keys` rule doesn't allow sorting fields and there is no plan to implement it. However, personally I would find a lot of usages for such functionality, so I added fixing logic to default ESLint rule.
Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax
StyleX eslint plugin.
Prettier package.json plugin to make the order of properties nice.
JSON diff
Sort keys in an object by the value of the property
TypeScript definitions for sort-object-keys
Sorting a json object based on keys either ascending or descending & even recursively
Comparators with support for types implementing the @thi.ng/api/ICompare interface
Takes a json-file and return a copy of the same file, but sorted
Fully extendable eslint plugin for JSON i18n translation files.
Sort the keys of an object
JSS plugin that ensures style properties extend each other instead of override
Lint rules to validate and auto-correct annotation-based policies
Easy autofixable import sorting
Constants and utilities about visitor keys to traverse AST.
PostCSS plugin for sorting and combining CSS media queries with mobile first / **desktop first methodologies