eslint-plugin-es5
Code Enforcer
A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions.
ESLint plugin for ES5 users.
54 stars
4 watching
18 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
ecmascriptes2015es2016eslint-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin to control and enforce the use of native equivalents in JavaScript code when using jQuery. | 31 |
| A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| An ESLint plugin to enforce coding standards and best practices for React components with styles | 49 |
| Enforces best practices for JavaScript promises to improve code readability and maintainability. | 943 |
| Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. | 26 |
| Ensures software architecture boundaries are respected by checking folders and files structure and dependencies | 583 |
| Enforces copyright notice at the top of JavaScript files and provides a mechanism to fix missing notices | 26 |
| Provides ESLint rules to enforce proper arrow function syntax and prevent common readability issues. | 305 |
| Enforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices. | 29 |
| ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
| Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
| A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 232 |
| A plugin to enforce consistent path aliasing in TypeScript projects according to the tsconfig or jsconfig file | 69 |
| An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. | 857 |
| Identifies potential security vulnerabilities in JavaScript code | 2,225 |