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: over 3 years ago
Linked from 1 awesome list

ecmascriptes2015es2016eslint-plugin

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
wikimedia/eslint-plugin-no-jqueryA plugin to control and enforce the use of native equivalents in JavaScript code when using jQuery.31
eslint-community/eslint-plugin-es-xA plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules.121
airbnb/eslint-plugin-react-with-stylesAn ESLint plugin to enforce coding standards and best practices for React components with styles49
eslint-community/eslint-plugin-promiseEnforces best practices for JavaScript promises to improve code readability and maintainability.943
mysticatea/eslint-pluginProvides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects.26
javierbrea/eslint-plugin-boundariesEnsures software architecture boundaries are respected by checking folders and files structure and dependencies583
nickdeis/eslint-plugin-noticeEnforces copyright notice at the top of JavaScript files and provides a mechanism to fix missing notices26
getify/eslint-plugin-proper-arrowsProvides ESLint rules to enforce proper arrow function syntax and prevent common readability issues.305
purely-functional/eslint-plugin-pureEnforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices.29
unlight/eslint-plugin-nestjsESLint plugin providing rules to enforce coding standards and best practices in NestJS projects40
brettz9/eslint-pluginAdds custom ESLint rules to enforce coding standards and best practices in JavaScript development.2
mozilla/eslint-plugin-no-unsanitizedA custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code.232
vitonsky/eslint-plugin-pathsA plugin to enforce consistent path aliasing in TypeScript projects according to the tsconfig or jsconfig file69
eslint-functional/eslint-plugin-functionalAn ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases.857
eslint-community/eslint-plugin-securityIdentifies potential security vulnerabilities in JavaScript code2,225