awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
AlloyTeam avatar

AlloyTeam/eslint-config-alloy

0
View on GitHub↗
2,633 stars·310 forks·JavaScript·11 viewsalloyteam.github.io/eslint-config-alloy↗

Eslint Config Alloy

Progressive ESLint config for your React/Vue/TypeScript projects

Features

  • Code Quality and Standards - Shareable ESLint configuration for consistent code style.
  • Shareable Configurations - Progressive configuration for React, Vue, and TypeScript.

Star history

Star history chart for alloyteam/eslint-config-alloyStar history chart for alloyteam/eslint-config-alloy

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does alloyteam/eslint-config-alloy do?

Progressive ESLint config for your React/Vue/TypeScript projects

What are the main features of alloyteam/eslint-config-alloy?

The main features of alloyteam/eslint-config-alloy are: Code Quality and Standards, Shareable Configurations.

Which projects share features with alloyteam/eslint-config-alloy?

Projects with overlapping indexed features include: airbnb/javascript — This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It… stylelint/stylelint — Stylelint is a static code analysis tool and linter for CSS and style-like languages. It identifies errors, enforces… timoxley/best-practices — This project serves as a comprehensive handbook and architectural guide for software engineering best practices. It… antfu/eslint-config — Anthony's ESLint config preset. cunarist/eslint-config-clean-typescript. brettz9/eslint-config-ash-nazg — A ruthless--though not arbitrary--degree of control for your kingdom!

Projects sharing features with Eslint Config Alloy

These projects share indexed features with Eslint Config Alloy. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • timoxley/best-practicestimoxley avatar

    timoxley/best-practices

    1,277View on GitHub↗

    This project serves as a comprehensive handbook and architectural guide for software engineering best practices. It provides a curated set of principles and technical guidelines focused on maintaining long-term code health, reducing complexity, and ensuring that software systems remain readable and manageable as they grow. The core philosophy centers on modularity and domain-driven design, encouraging developers to structure applications around specific business use cases rather than the constraints of external frameworks. By prioritizing interface-based contracts and dependency injection, th

    View on GitHub↗1,277
  • 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
  • antfu/eslint-configantfu avatar

    antfu/eslint-config

    6,210View on GitHub↗

    Anthony's ESLint config preset

    JavaScript
    View on GitHub↗6,210
  • Compare all 30 related projects→