awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Lintere JavaScript extensibile pentru bug-uri

Clasament actualizat la 30 iun. 2026

Instrumente extensibile de analiză statică ce identifică erorile comune de programare și impun calitatea codului în JavaScript.

Lintere JavaScript extensibile pentru bug-uri

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • eslint/eslintAvatar eslint

    eslint/eslint

    27,349Vezi pe GitHub↗

    This project is a static analysis engine designed to identify patterns, enforce coding standards, and automate code quality improvements in software projects. By parsing source code into structured abstract syntax trees, it enables deep programmatic inspection and the automated remediation of identified programming issues. The engine functions as a pluggable linting framework, allowing developers to extend its core capabilities through a modular architecture. Users can inject custom rules, parsers, and processors to support non-standard file formats or domain-specific logic. This extensibilit

    ESLint is the leading pluggable JavaScript linter, offering a vast plugin ecosystem, custom rule creation, AST-based static analysis, auto-fix, and deep IDE integration—exactly what you need for extensible bug detection and code quality enforcement.

    JavaScriptCustom Analysis RulesShareable ConfigurationsAutomated Code Fixers
    Vezi pe GitHub↗27,349
  • sindresorhus/xoAvatar sindresorhus

    sindresorhus/xo

    7,977Vezi pe GitHub↗

    xo is a zero-config linting tool and ESLint wrapper that provides opinionated default rules for JavaScript and TypeScript. It functions as a static analysis tool to enforce code style and readability standards immediately upon installation without requiring manual configuration. The tool distinguishes itself by providing a zero-config development workflow that eliminates the need for complex configuration files. It supports incremental codebase cleanup by allowing users to ignore known violations through a suppressions file, facilitating the gradual adoption of strict rules in existing projec

    xo is a zero-config linting tool built on ESLint that performs AST-based static analysis and supports modern JavaScript and TypeScript, but its opinionated defaults and wrapper design may limit custom rule creation and configuration flexibility compared to a fully pluggable linter.

    TypeScriptShareable Configurations
    Vezi pe GitHub↗7,977

Related searches

  • a lightweight logging library for JavaScript applications
  • instrument pentru linting și formatare automată a codului
  • verificator ortografic pentru cod sursă și comentarii
  • framework de unit testing pentru JavaScript cu suport pentru snapshot-uri
  • un linter și formatter rapid pentru Python
  • formatter de cod opinat cu suport pentru mai multe limbaje
  • Linters, formatatoare și verificatoare de tipuri
  • un linter pentru Dockerfile