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.

GitHub

54 stars
4 watching
18 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list

ecmascriptes2015es2016eslint-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wikimedia/eslint-plugin-no-jquery A plugin to control and enforce the use of native equivalents in JavaScript code when using jQuery. 31
eslint-community/eslint-plugin-es-x A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. 118
airbnb/eslint-plugin-react-with-styles An ESLint plugin to enforce coding standards and best practices for React components with styles 49
eslint-community/eslint-plugin-promise Enforces best practices for JavaScript promises to improve code readability and maintainability. 943
mysticatea/eslint-plugin Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. 26
javierbrea/eslint-plugin-boundaries Ensures software architecture boundaries are respected by checking folders and files structure and dependencies 554
nickdeis/eslint-plugin-notice Enforces copyright notice at the top of JavaScript files and provides a mechanism to fix missing notices 26
getify/eslint-plugin-proper-arrows Provides ESLint rules to enforce proper arrow function syntax and prevent common readability issues. 307
purely-functional/eslint-plugin-pure Enforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices. 29
unlight/eslint-plugin-nestjs ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects 40
brettz9/eslint-plugin Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. 2
mozilla/eslint-plugin-no-unsanitized A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. 231
vitonsky/eslint-plugin-paths A plugin to enforce consistent path aliasing in TypeScript projects according to the tsconfig or jsconfig file 64
eslint-functional/eslint-plugin-functional An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. 852
eslint-community/eslint-plugin-security Identifies potential security vulnerabilities in JavaScript code 2,220