10 Repos
Plugins that enforce best practices, detect bugs, and improve maintainability.
Explore 10 awesome GitHub repositories matching part of an awesome list · Code Quality Plugins. Refine with filters or upvote what's useful.
eslint-plugin-unicorn is an ESLint plugin that provides a large set of opinionated lint rules for JavaScript and TypeScript projects. Its primary purpose is to enforce code quality, prevent common errors and anti-patterns, and promote a consistent coding style across a codebase. The plugin distinguishes itself by offering an opinionated preset configuration that imposes a specific coding style rather than leaving all choices to the user. Its rules are specifically designed to catch logical mistakes and code smells that go beyond standard ESLint rules. As an added capability, the plugin also e
Provides a wide variety of modern, useful linting rules.
SonarSource Static Analyzer for JavaScript and TypeScript
Detects common bugs and suspicious code patterns.
An ESLint plugin for suggesting optimisations in choice of dependency, native equivalents, etc.
Identifies redundant polyfills and dependency tree bloat.
An opinionated collection of ESLint rules used by GitHub.
Collection of miscellaneous rules maintained by GitHub.
🧵 ESLint plugin for transforming negated boolean expressions via De Morgan’s laws
Simplifies logical expressions for better readability.
ESLint configurations and additional rules for me
Miscellaneous rules for general code quality.
A custom ESLint plugin that enforces high cohesion, low coupling, and other core principles of clean, maintainable software design — inspired by Code Complete.
Enforces clean software design principles.
ESLint plugin with 17 rules that catch AI-generated code patterns — empty catch, floating promises, missing auth, and more
Detects security and logic flaws in AI-generated code.
Additional ESLint rules.
General-purpose rules for improving code structure.
Deslint is the verification layer for AI-generated code.
Enforces design system consistency in AI-generated code.