58 repos across 2 sub-areas
ESLint rule plugins and related linting tools for JavaScript and TypeScript projects. This cluster covers specialized ESLint plugins for enforcing rules across different domains—including code quality (jest, import statements), configuration files (package.json), HTML templates, and plugin authoring itself. Most repos are TypeScript-based tools for extending ESLint's capabilities or enforcing domain-specific best practices.
Cluster 634381
37 repos
ESLint plugins and JavaScript linting
21 repos
ESLint plugin ecosystem for enforcing code quality, security, and style conventions in JavaScript and Node.js projects. The cluster centers on specialized linting rule sets covering areas like Node.js best practices, promise handling, security vulnerabilities, and code comments, alongside supporting tools and configurations for integrating these plugins into development workflows. This represents the practical infrastructure developers use to maintain consistent, safe, and idiomatic JavaScript codebases at scale.