eslint-plugin
Style guide plugin
Provides style guide rules and integration with ESLint for JavaScript projects
ESLint plugin containing hapi style guide rules
21 stars
13 watching
10 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
google/eslint-config-google | Provides a standardized JavaScript style guide for large-scale projects | 1,757 |
github/eslint-plugin-github | An opinionated ESLint configuration providing useful rules for JavaScript applications. | 299 |
eslint/generator-eslint | A tool to help create and manage ESLint plugins and rules | 230 |
tinloof/eslint-plugin-better-styled-components | Automatically enforces coding standards for styled components in ESLint | 65 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
happeo/javascript | A JavaScript style guide providing best practices and conventions for writing maintainable and consistent code. | 0 |
eslint-community/eslint-plugin-n | Provides additional ESLint rules for Node.js. | 232 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 196 |
avajs/eslint-plugin-ava | Provides custom ESLint rules for testing and validation in JavaScript projects | 230 |
eslint-community/eslint-plugin-eslint-comments | Adds additional ESLint rules for commenting out specific lines of code | 53 |
eslint-stylistic/eslint-stylistic | Porting stylistic formatting rules from ESLint and typescript-eslint to separate packages | 1,463 |
airbnb/eslint-plugin-react-with-styles | An ESLint plugin to enforce coding standards and best practices for React components with styles | 49 |
wikimedia/eslint-docgen | Automatically generates documentation for ESLint plugins from rule metadata and test cases. | 10 |
brendanmorrell/eslint-plugin-styled-components-a11y | An ESLint plugin to enforce accessibility rules on styled components in JavaScript projects | 145 |