eslint-plugin-simple-import-sort
Import sorter
Automatically sorts imports and exports in JavaScript code to improve readability and organization
Easy autofixable import sorting.
2k stars
7 watching
71 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 1 awesome list
eslinteslint-pluginsort-imports
Related projects:
Repository | Description | Stars |
---|---|---|
leo-buneev/eslint-plugin-sort-keys-fix | A tool to automatically fix objects in JavaScript code with sorted keys | 97 |
azat-io/eslint-plugin-perfectionist | A plugin for ESLint that enforces consistent sorting of various data in code | 1,932 |
un-ts/eslint-plugin-import-x | An ESLint plugin that enforces best practices for ES6+ import/export syntax and module loading. | 431 |
sweepline/eslint-plugin-unused-imports | A plugin for ESLint to find and remove unused ES6 module imports. | 523 |
jamiemason/eslint-plugin-move-files | Automates file renaming and relocation to standardize directory structures in codebases | 8 |
github/eslint-plugin-github | An opinionated ESLint configuration providing useful rules for JavaScript applications. | 299 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
amilajack/eslint-plugin-dom | Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |
sveltejs/eslint-plugin-svelte | An ESLint plugin that provides unique check rules for Svelte applications using its AST | 305 |
jamiemason/eslint-plugin-prefer-arrow-functions | An ESLint plugin to convert plain functions into arrow functions where possible without changing behavior. | 53 |
tinloof/eslint-plugin-better-styled-components | Automatically enforces coding standards for styled components in ESLint | 65 |
icelab/draft-js-ast-importer | Tools to import and work with the abstract syntax tree of Draft.js content | 13 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 196 |
dustinspecker/eslint-plugin-no-use-extend-native | Prevents use of extended native objects in JavaScript code | 56 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |