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: 3 months 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,760 |
github/eslint-plugin-github | An opinionated collection of ESLint rules used by GitHub. | 302 |
eslint/generator-eslint | A tool to help create and manage ESLint plugins and rules | 231 |
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. | 241 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 203 |
avajs/eslint-plugin-ava | Provides custom ESLint rules for testing and validation in JavaScript projects | 231 |
eslint-community/eslint-plugin-eslint-comments | Adds additional ESLint rules for commenting out specific lines of code | 56 |
eslint-stylistic/eslint-stylistic | Porting stylistic formatting rules from ESLint and typescript-eslint to separate packages | 1,496 |
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 | 146 |