eslint

Code auditor

A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency.

Find and fix problems in your JavaScript code.

GitHub

25k stars
312 watching
5k forks
Language: JavaScript
last commit: over 1 year ago
Linked from 6 awesome lists

ecmascripteslintjavascriptlinterstatic-code-analysis

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
standard/eslint-config-standard Provides a standardized ESLint configuration for JavaScript code style 2,611
eslint-community/eslint-plugin-es-x A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. 121
nkt/eslint-plugin-es5 A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. 54
jsx-eslint/eslint-plugin-jsx-a11y A plugin for ESLint that helps identify accessibility issues in React applications through static code analysis 3,434
xojs/xo An ESLint wrapper with default settings and integrations to simplify JavaScript/TypeScript code review and optimization. 7,713
eslint-community/eslint-plugin-security Identifies potential security vulnerabilities in JavaScript code 2,225
amilajack/eslint-plugin-compat A plugin to check browser compatibility of your code 3,090
ryanzim/eslint-config-problems An ESLint configuration that catches coding problems without enforcing style rules. 68
sebastienelet/eslint-plugin-mongodb Provides ESLint rules for MongoDB best practices and native driver syntax 19
estools/escodegen Generates ECMAScript code from an Abstract Syntax Tree (AST) 2,665
brettz9/eslint-plugin Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. 2
nickdeis/eslint-plugin-notice Enforces copyright notice at the top of JavaScript files and provides a mechanism to fix missing notices 26
gajus/eslint-config-canonical Provides a comprehensive and customizable ESLint configuration for JavaScript projects. 600
kingstinct/eslint-config A standardized ESLint configuration for Node, React, and React Native with customizable rules for JavaScript developers 22
evgenyorekhov/eslint-config-hardcore A comprehensive ESLint configuration that aims to ensure consistent and robust code quality across various JavaScript frameworks and environments. 422