dustinspecker/awesome-eslint

A list of awesome ESLint plugins, configs, etc.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 53 minutes ago
Type:Curated List / Learning ResourceCategory(s):Code Quality & Static AnalysisDeveloper Tools
Added to GitGenius on September 14th, 2026
Created on October 30th, 2015
Open Issues & Pull Requests: 17 (+0)
GitHub issues: Enabled
Number of forks: 256
Total Stargazers: 4,757 (+0)
Total Subscribers: 69 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 9.3 hours
Mean response time: 9.3 hours
90th percentile: 9.3 hours
Tracked items: 1

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 2
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 550 days
Stale 30+ days: 2
Stale 90+ days: 2

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Awesome ESLint is a curated list of ESLint plugins, configurations, and related tools.

The project addresses the challenge of discovering and evaluating the ecosystem of ESLint extensions. ESLint itself provides a linting framework, but developers need guidance on which third-party configs and plugins suit their specific needs. This list organizes the ecosystem by category, including configs from well-known organizations, plugins for code quality and security, parsers for different languages, formatters, and development tools. By grouping resources by purpose—such as frameworks, testing tools, performance, and style—the list helps developers quickly locate relevant extensions rather than searching through scattered repositories.

Developers should use this list when setting up ESLint for a new project or evaluating whether to adopt a particular plugin or config. It suits teams looking for established, community-vetted solutions rather than building custom configurations from scratch. The list includes configs from major organizations like Airbnb, Facebook, and Shopify, as well as prominent community standards like Standard and XO, giving developers reference points for different coding philosophies. It also covers specialized plugins for specific needs such as CSS-in-JS, security, performance, and compatibility with particular frameworks and languages.

The project maintains an organized structure with clear categorization and contribution guidelines, indicating active curation of the resource list.