awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to supermind/superlint

Open-source alternatives to Superlint

26 open-source projects similar to supermind/superlint, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Superlint alternative.

  • stylelint/stylelintstylelint avatar

    stylelint/stylelint

    11,484View on GitHub↗

    Stylelint is a static code analysis tool and linter for CSS and style-like languages. It identifies errors, enforces coding conventions, and operates as a PostCSS plugin to validate stylesheets during build pipelines. The project distinguishes itself through support for non-standard syntaxes, including preprocessor parsing for SCSS and Less, and the ability to extract and lint embedded styles from JavaScript, HTML, and template literals. It features an automated fixing system that programmatically corrects repairable styling violations to ensure consistency. The system provides a plugin arch

    JavaScript
    View on GitHub↗11,484
  • alloyteam/eslint-config-alloyAlloyTeam avatar

    AlloyTeam/eslint-config-alloy

    2,633View on GitHub↗

    Progressive ESLint config for your React/Vue/TypeScript projects

    JavaScript
    View on GitHub↗2,633
  • andreapontrandolfo/sheriffAndreaPontrandolfo avatar

    AndreaPontrandolfo/sheriff

    179View on GitHub↗

    A comprehensive and opinionated Typescript-first ESLint configuration.

    TypeScript
    View on GitHub↗179
  • antfu/eslint-configantfu avatar

    antfu/eslint-config

    6,210View on GitHub↗

    Anthony's ESLint config preset

    JavaScript
    View on GitHub↗6,210
  • brettz9/eslint-config-ash-nazgbrettz9 avatar

    brettz9/eslint-config-ash-nazg

    9View on GitHub↗

    A ruthless--though not arbitrary--degree of control for your kingdom!

    JavaScript
    View on GitHub↗9

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • cunarist/eslint-config-clean-typescriptC

    cunarist/eslint-config-clean-typescript

    0View on GitHub↗
    View on GitHub↗0
  • davidjbradshaw/eslint-config-adjunctdavidjbradshaw avatar

    davidjbradshaw/eslint-config-adjunct

    52View on GitHub↗

    A reasonable collection of plugins to use alongside your main esLint configuration

    JavaScript
    View on GitHub↗52
  • davidjbradshaw/eslint-config-airbnb-babeldavidjbradshaw avatar

    davidjbradshaw/eslint-config-airbnb-babel

    3View on GitHub↗

    AirBNB rules for Babel

    JavaScript
    View on GitHub↗3
  • davidjbradshaw/eslint-config-autodavidjbradshaw avatar

    davidjbradshaw/eslint-config-auto

    399View on GitHub↗

    Automatically configure ESLint based on project dependencies

    JavaScript
    View on GitHub↗399
  • eslint-config/airbnb-extendedeslint-config avatar

    eslint-config/airbnb-extended

    128View on GitHub↗

    A powerful ESLint configuration extending the popular Airbnb style guide, with added support for TypeScript.

    TypeScript
    View on GitHub↗128
  • eslint/eslinteslint avatar

    eslint/eslint

    27,349View on 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

    JavaScriptecmascripteslintjavascript
    View on GitHub↗27,349
  • evgenyorekhov/eslint-config-hardcoreEvgenyOrekhov avatar

    EvgenyOrekhov/eslint-config-hardcore

    467View on GitHub↗

    The most strict (yet practical) ESLint config. 51 plugins. 1376 rules. React, Vue, Node, and pure JS/TS.

    JavaScript
    View on GitHub↗467
  • feedzai/eslint-config-feedzaifeedzai avatar

    feedzai/eslint-config-feedzai

    9View on GitHub↗

    Feedzai's ESLint configuration files

    JavaScript
    View on GitHub↗9
  • feross/eslint-config-standardfeross avatar

    feross/eslint-config-standard

    2,652View on GitHub↗

    ESLint Config for JavaScript Standard Style

    TypeScript
    View on GitHub↗2,652
  • feross/standardfeross avatar

    feross/standard

    29,431View on GitHub↗

    Standard is a zero-configuration static analyzer, linter, and formatter for JavaScript. It functions as a style guide that enforces consistent coding rules and identifies programming errors without requiring manual configuration files. The tool distinguishes itself by providing an automatic code fixer that scans source files to correct style violations and ensure a uniform codebase. It implements a predefined rule set to eliminate the need for project-specific configuration. The project covers a broad range of static analysis capabilities, including support for experimental language syntax a

    JavaScript
    View on GitHub↗29,431
  • gajus/eslint-config-canonicalgajus avatar

    gajus/eslint-config-canonical

    625View on GitHub↗

    The most comprehensive ES code style guide.

    TypeScript
    View on GitHub↗625
  • geek/node-stylegeek avatar

    geek/node-style

    6View on GitHub↗

    Node.js Standard Style

    JavaScript
    View on GitHub↗6
  • prettier/eslint-config-prettierprettier avatar

    prettier/eslint-config-prettier

    5,854View on GitHub↗

    eslint-config-prettier is a configuration layer and CLI tool that identifies and disables ESLint rules which conflict with Prettier's code formatting. It provides an ESLint configuration preset that turns off style-related rules, along with a command-line scanner that detects and reports conflicting rules from a project's existing setup. The tool operates entirely at configuration time, producing a modified ESLint config that disables formatting conflicts without any runtime overhead during linting. It works across any ESLint plugin by matching rule names against a curated conflict database,

    JavaScripteslinteslint-configprettier
    View on GitHub↗5,854
  • ryanzim/eslint-config-problemsRyanZim avatar

    RyanZim/eslint-config-problems

    68View on GitHub↗

    An eslint config that catches problems in your code, without checking style. For use with prettier.

    JavaScript
    View on GitHub↗68
  • sandromiguel/eslint-config-ceciliaSandroMiguel avatar

    SandroMiguel/eslint-config-cecilia

    7View on GitHub↗

    ESLint configuration for my projects

    JavaScript
    View on GitHub↗7
  • shopify/web-foundationShopify avatar

    Shopify/web-foundation

    491View on GitHub↗

    Common configurations for building web apps at Shopify

    JavaScript
    View on GitHub↗491
  • sindresorhus/xosindresorhus avatar

    sindresorhus/xo

    7,977View on 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

    TypeScript
    View on GitHub↗7,977
  • supermind/eslint-config-supermindsupermind avatar

    supermind/eslint-config-supermind

    4View on GitHub↗

    Linting rules for supermind projects

    JavaScript
    View on GitHub↗4
  • wikimedia/eslint-config-wikimediawikimedia avatar

    wikimedia/eslint-config-wikimedia

    35View on GitHub↗

    JavaScript style guide for Wikimedia.

    JavaScript
    View on GitHub↗35
  • airbnb/javascriptairbnb avatar

    airbnb/javascript

    148,081View on GitHub↗

    This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It covers fundamental language syntax, formatting conventions, and best practices for managing variables, functions, objects, and modern language features. The documentation serves as a reference for maintaining consistent code quality across projects. In addition to general language standards, the guide includes specific conventions for building and organizing user interface components. These guidelines address structural patterns, component lifecycle management, and stylistic rules

    JavaScriptarrow-functionses2015es2016
    View on GitHub↗148,081
  • xojs/eslint-config-xoxojs avatar

    xojs/eslint-config-xo

    283View on GitHub↗

    ESLint shareable config for XO

    JavaScript
    View on GitHub↗283