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

GitHub

26 stars
5 watching
10 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list

ecmascripteslinteslint-pluginjavascriptstatic-code-analysis

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
eslint-community/eslint-plugin-es-xA plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules.121
mysticatea/eslint-plugin-eslint-commentsAdds additional ESLint rules to handle directive comments used by the ESLint tool itself.363
ota-meshi/eslint-plugin-json-schema-validatorAn ESLint plugin that validates data using JSON Schema Validator.74
brettz9/eslint-pluginAdds custom ESLint rules to enforce coding standards and best practices in JavaScript development.2
nkt/eslint-plugin-es5A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions.54
rokuroad/eslint-plugin-rokuA tool for linting and validating BrightScript code used in Roku development44
javierbrea/eslint-plugin-boundariesEnsures software architecture boundaries are respected by checking folders and files structure and dependencies583
eslint-community/eslint-plugin-securityIdentifies potential security vulnerabilities in JavaScript code2,225
eslint-community/eslint-plugin-promiseEnforces best practices for JavaScript promises to improve code readability and maintainability.943
jhusain/eslint-plugin-immutableAn ESLint plugin that enforces the use of immutable code in JavaScript to improve application state management and reduce bugs.912
mozilla/eslint-plugin-no-unsanitizedA custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code.232
alexmost/eslint-plugin-deprecateProvides warnings about deprecated code usage to help refactor and maintain existing codebases.81
adametry/gulp-eslintIdentifies and reports on patterns in ECMAScript/JavaScript code562
unlight/eslint-plugin-nestjsESLint plugin providing rules to enforce coding standards and best practices in NestJS projects40
purely-functional/eslint-plugin-pureEnforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices.29