eslint-plugin-sort-keys-fix
Key sorter
A tool to automatically fix objects in JavaScript code with sorted keys
Fork of https://eslint.org/docs/rules/sort-keys that allows automatic fixing
97 stars
2 watching
23 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lydell/eslint-plugin-simple-import-sort | Automatically sorts imports and exports in JavaScript code to improve readability and organization | 2,134 |
azat-io/eslint-plugin-perfectionist | A plugin for ESLint that enforces consistent code formatting and organization through rules-based sorting of various data structures. | 2,143 |
lukeapage/gulp-eslint-if-fixed | A plugin to simplify ESLint by removing the need for an explicit fix function | 5 |
domenic/sorted-object | Creates a consistent ordering of object keys for serialization purposes. | 35 |
kuceb/eslint-plugin-json-format | A plugin for ESLint to format and auto-fix JSON files in JavaScript projects. | 41 |
adametry/gulp-eslint | Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
ianvs/eslint-nibble | A tool to help developers fix ESLint errors one rule at a time | 787 |
joequery/stupid-table-plugin | A small and simple jQuery table sorting plugin. | 710 |
sveltejs/eslint-plugin-svelte | An ESLint plugin that provides unique check rules for Svelte applications using its AST | 307 |
nkt/eslint-plugin-es5 | A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. | 54 |
dcousens/is-sorted | A small utility module to check if an ordered list of values is in the correct sequence | 23 |
brettz9/eslint-config-ash-nazg | A comprehensive configuration for JavaScript projects with enhanced error checking and code quality control. | 6 |
cunarist/eslint-config-clean-typescript | An ESLint configuration to enforce classic JavaScript features in TypeScript by banning excessive keywords | 1 |
unlight/eslint-plugin-nestjs | ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |