ESLint
Find and fix problems in your JavaScript code with a pluggable linter tool.
ESLint is built in JavaScript, distributed under the MIT License, 27.2k GitHub stars from 100 contributors, latest release v10.2.0.
When to use ESLint
ESLint is listed here as a Development project. The directory calls out Pluggable architecture, Customizable rules, Automatic fix option as capabilities associated with it.
Other recorded traits for ESLint include Integration with build tools, Extensible via plugins.
Besides Development, this page also files ESLint under JavaScript, Code Quality.
ESLint compared with
Records in this directory name JSHint, TSLint, Prettier as products people compare with ESLint. That list is editorial metadata, not a claim that ESLint replaces each of them.
Open-source projects that mention ESLint are collected on a separate alternatives page.
What the ESLint stats reflect
GitHub currently shows 27.2k GitHub stars, about 100 contributors, 5.0k forks, 122 open issues, latest tracked release v10.2.0. Star and activity counts here are a snapshot used as a proxy for community adoption, not a quality score.
Stats refreshed
- Language
- JavaScript
- Latest Release
- v10.2.0
- License
- MIT License
Our Newsletter
Get new Development tools right in your inbox
Get short emails with useful development projects, releases, and repos worth watching.
Key features of ESLint
- Pluggable architecture
- Customizable rules
- Automatic fix option
- Integration with build tools
- Extensible via plugins
See open-source alternatives to ESLint
Compare with
ESLint resources
ESLint on GitHub
Frequently asked questions
What is ESLint?
Find and fix problems in your JavaScript code with a pluggable linter tool. This directory highlights Pluggable architecture, Customizable rules, Automatic fix option.
Is ESLint free to use?
ESLint is published as open source under the MIT License. The directory lists Pluggable architecture, Customizable rules, Automatic fix option among its recorded capabilities.
What language is ESLint written in, and what is the latest release?
ESLint is written primarily in JavaScript. The latest release tracked on this page is v10.2.0.
How widely is ESLint used on GitHub?
ESLint has about 27.2k GitHub stars across about 100 contributors. It also has about 5.0k forks. Those counts are a snapshot of community attention, not a ranking of quality.
What do people compare ESLint with?
This directory records JSHint, TSLint, Prettier as comparison points for ESLint. A longer list of open-source projects that mention ESLint is at https://www.open-source-tools.com/alternatives/eslint.
Related tools
Prettier
Prettier is an opinionated code formatter that enforces a consistent style by parsing your code and re-printing it with its own rules.
Biome
Biome is a comprehensive toolchain for web projects, providing powerful formatting and linting capabilities through a CLI and LSP interface. Designed to help developers maintain code quality and consistency across their projects, Biome integrates seamlessly into modern workflows.
Destiny
Destiny is a tool like Prettier, but for organizing and prettifying your project's file structure, enhancing code readability and project maintainability.
Textlint
Textlint is a pluggable natural language linter specifically designed for linting text and markdown, enabling better writing quality through its extensible architecture.
Ruler
Ruler lets you enforce consistent coding standards and rules across all coding agents, ensuring uniformity and quality in collaborative and AI-assisted development environments.
Ts-prune
A tool to find and remove unused exports in a TypeScript project, enhancing code cleanliness and maintainability.