eslint-plugin-import
Import validator
A plugin that validates proper imports in JavaScript code.
ESLint plugin with rules that help validate proper imports.
6k stars
38 watching
2k forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
code-qualityeslinteslint-pluginhacktoberfestimportjavascriptlintlinting
Related projects:
Repository | Description | Stars |
---|---|---|
| An ESLint plugin that enforces best practices for ES6+ import/export syntax and module loading. | 450 |
| A comprehensive ESLint plugin providing over 100 custom rules for improved JavaScript code quality and best practices. | 4,326 |
| Provides specific linting rules for React in ESLint | 9,025 |
| A plugin for ESLint to find and remove unused ES6 module imports. | 535 |
| A plugin for ESLint that helps identify accessibility issues in React applications through static code analysis | 3,434 |
| An ECMAScript module loader for Node.js that provides a simple and production-ready way to support ES modules in Node 6+ | 5,274 |
| Automatically sorts imports and exports in JavaScript code to improve readability and organization | 2,146 |
| A plugin to check browser compatibility of your code | 3,090 |
| An ESLint wrapper with default settings and integrations to simplify JavaScript/TypeScript code review and optimization. | 7,713 |
| A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. | 25,239 |
| A tool that analyzes and validates CSS code to ensure it adheres to conventions and is error-free. | 11,072 |
| Provides a standardized ESLint configuration for JavaScript code style | 2,611 |
| An opinionated collection of ESLint rules used by GitHub. | 302 |
| A monorepo for JavaScript language tools that provides linting and analysis capabilities. | 2,292 |
| Prevents use of extended native objects in JavaScript code | 56 |