eslint-plugin
JavaScript code validator
Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects.
ESLint configurations and additional rules for me
26 stars
5 watching
10 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
ecmascripteslinteslint-pluginjavascriptstatic-code-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| Adds additional ESLint rules to handle directive comments used by the ESLint tool itself. | 363 |
| An ESLint plugin that validates data using JSON Schema Validator. | 74 |
| Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
| A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. | 54 |
| A tool for linting and validating BrightScript code used in Roku development | 44 |
| Ensures software architecture boundaries are respected by checking folders and files structure and dependencies | 583 |
| Identifies potential security vulnerabilities in JavaScript code | 2,225 |
| Enforces best practices for JavaScript promises to improve code readability and maintainability. | 943 |
| An ESLint plugin that enforces the use of immutable code in JavaScript to improve application state management and reduce bugs. | 912 |
| A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 232 |
| Provides warnings about deprecated code usage to help refactor and maintain existing codebases. | 81 |
| Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
| ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
| Enforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices. | 29 |