eslint-plugin-dom
Layout checker
Tools to help detect and prevent forced DOM layout recalculations in JavaScript
Lint DOM API performance
9 stars
2 watching
0 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list
apidomeslintlayoutperformancepluginreflow
Related projects:
Repository | Description | Stars |
---|---|---|
tinloof/eslint-plugin-better-styled-components | Automatically enforces coding standards for styled components in ESLint | 65 |
amilajack/eslint-plugin-flowtype-errors | A tool that integrates Flow type checking into ESLint for easier JavaScript development and error detection. | 403 |
mradionov/eslint-plugin-disable | A plugin to disable ESLint plugins using file path patterns and inline comments. | 56 |
amilajack/eslint-plugin-flowtype-errors-demo | A demo project showing how to use eslint-plugin-flowtype-errors to detect errors in JavaScript code with flow type annotations | 0 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 203 |
eslint-community/eslint-plugin-eslint-comments | Adds additional ESLint rules for commenting out specific lines of code | 56 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
brendanmorrell/eslint-plugin-styled-components-a11y | An ESLint plugin to enforce accessibility rules on styled components in JavaScript projects | 146 |
wix-incubator/eslint-plugin-lodash | A plugin for ESLint that enforces coding standards and best practices using Lodash functions. | 276 |
avajs/eslint-plugin-ava | Provides custom ESLint rules for testing and validation in JavaScript projects | 231 |
unlight/eslint-plugin-nestjs | ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
sveltejs/eslint-plugin-svelte | An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |
tlvince/eslint-plugin-jasmine | ESLint plugin for enforcing Jasmine coding standards and best practices in JavaScript projects. | 95 |
paweldrozd/eslint-plugin-markdownlint | Enables Markdown linting in ESLint to detect markdown file formatting errors | 24 |