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
·
Back to cyrilletuzi/angular-eslint-zoneless

Open-source alternatives to Angular Eslint Zoneless

30 open-source projects similar to cyrilletuzi/angular-eslint-zoneless, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Angular Eslint Zoneless alternative.

  • developer239/lintersdeveloper239 avatar

    developer239/linters

    11View on GitHub↗

    Collection of super strict configurations for ESLint / StyleLint and other code quality tools.

    JavaScript
    View on GitHub↗11
  • a11yfred/neighbora11yfred avatar

    a11yfred/neighbor

    1View on GitHub↗

    Catch accessibility issues in your markup, CSS, and copy before they ship. The a11yfred linter ecosystem for modern web frameworks and prose.

    JavaScript
    View on GitHub↗1
  • glitch452/eslint-config-spartanglitch452 avatar

    glitch452/eslint-config-spartan

    3View on GitHub↗

    An opinionated ESLint configuration

    TypeScript
    View on GitHub↗3
  • nagashimam/ngx-html-bridge-markuplintnagashimam avatar

    nagashimam/ngx-html-bridge-markuplint

    1View on GitHub↗

    This library serves as a bridge between Markuplint(https://markuplint

    TypeScript
    View on GitHub↗1
  • leritas/eslint-plugin-angular-class-orderingLeritas avatar

    Leritas/eslint-plugin-angular-class-ordering

    0View on GitHub↗

    EsLint Plugin for member-ordering in Angular classes.

    TypeScript
    View on GitHub↗0

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
noneforge/eslint-config-angularnoneforge avatar

noneforge/eslint-config-angular

2View on GitHub↗

Angular ESLint configuration with TypeScript, component rules, and accessibility

TypeScript
View on GitHub↗2
  • ni/javascript-styleguideni avatar

    ni/javascript-styleguide

    9View on GitHub↗

    JavaScript and TypeScript Style Guide

    JavaScript
    View on GitHub↗9
  • jbz797/eslint-config-angular-strictJbz797 avatar

    Jbz797/eslint-config-angular-strict

    5View on GitHub↗

    Modern ESLint configuration with strict rules for Angular development

    JavaScript
    View on GitHub↗5
  • yoo-digital/eslint-plugin-angularyoo-digital avatar

    yoo-digital/eslint-plugin-angular

    0View on GitHub↗

    Custom lint rules for Angular

    TypeScript
    View on GitHub↗0
  • ducktordanny/eslint-plugin-ng-module-sortducktordanny avatar

    ducktordanny/eslint-plugin-ng-module-sort

    5View on GitHub↗

    Sort Angular and NestJS module imports, declarations, exports, controls, etc.

    TypeScript
    View on GitHub↗5
  • angular-eslint/angular-eslintangular-eslint avatar

    angular-eslint/angular-eslint

    1,785View on GitHub↗

    :sparkles: Monorepo for all the tooling related to using ESLint with Angular

    TypeScript
    View on GitHub↗1,785
  • jankru/lint-a-lotJanKru avatar

    JanKru/lint-a-lot

    1View on GitHub↗

    The purpose of this package is to wrap common eslint and stylelint extensions in order to set them up as quickly as possible for a angular-project. Also this project contains a .editorconfig that should be used.

    JavaScript
    View on GitHub↗1
  • icrawl/eslint-config-neoniCrawl avatar

    iCrawl/eslint-config-neon

    63View on GitHub↗

    The ultimate ESLint shareable config

    TypeScript
    View on GitHub↗63
  • cyrilletuzi/angular-eslint-injection-contextcyrilletuzi avatar

    cyrilletuzi/angular-eslint-injection-context

    2View on GitHub↗

    ESLint rules for Angular injection context.

    TypeScript
    View on GitHub↗2
  • alexjoverm/typescript-library-starteralexjoverm avatar

    alexjoverm/typescript-library-starter

    4,359View on GitHub↗

    This project is a TypeScript library starter kit that provides a pre-configured development environment for building and publishing typed packages. It establishes a zero-config build pipeline to accelerate the creation of library projects. The toolkit includes a RollupJS bundle configuration to compile source code into optimized bundles with automatic type definition generation. It integrates a semantic release workflow to manage versioning and changelogs based on conventional commit messages, alongside a Jest testing framework suite for stability verification. The environment covers code qu

    TypeScriptcoverallsjestlibrary
    View on GitHub↗4,359
  • rust-unofficial/patternsrust-unofficial avatar

    rust-unofficial/patterns

    8,843View on GitHub↗

    A catalogue of Rust design patterns, anti-patterns and idioms

    Handlebarsantipatternsidiomspatterns
    View on GitHub↗8,843
  • sindresorhus/eslint-plugin-unicornsindresorhus avatar

    sindresorhus/eslint-plugin-unicorn

    4,931View on GitHub↗

    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

    JavaScripteslinteslint-configeslint-plugin
    View on GitHub↗4,931
  • nicklockwood/swiftformatnicklockwood avatar

    nicklockwood/SwiftFormat

    8,835View on GitHub↗

    SwiftFormat is a tool for the Swift language that functions as a code formatter, linter, and refactoring utility. It automatically applies consistent style rules and visual formatting to source files to ensure a uniform appearance across a project. The project differentiates itself by providing both a command-line interface for batch processing and an Xcode extension for integration directly into the development environment. It includes specialized capabilities for modernizing legacy API usage, simplifying language constructs, and inferring formatting options by analyzing an existing codebase

    Swift
    View on GitHub↗8,835
  • microsoft/rushstackmicrosoft avatar

    microsoft/rushstack

    6,479View on GitHub↗

    Rushstack is a comprehensive toolset for managing large-scale TypeScript monorepos, providing a framework for build pipeline automation, dependency coordination, and static analysis. It functions as an incremental build orchestrator and management system designed to maintain consistency and performance across multiple packages in a shared workspace. The system distinguishes itself through an execution model based on directed acyclic graphs and content-hash-based incrementalism, which ensures only affected projects are rebuilt. It further optimizes development workflows via remote build artifa

    TypeScript
    View on GitHub↗6,479
  • automattic/_sAutomattic avatar

    Automattic/_s

    10,985View on GitHub↗

    This project is a development toolkit and starter kit for creating custom WordPress themes. It provides a standardized scaffolding tool to initialize a minimal codebase and directory structure, serving as a foundation for building custom site designs. The toolkit includes a build pipeline that automates the compilation of Sass into browser-ready CSS and the generation of mirrored right-to-left stylesheets. It further assists in theme preparation through a translation template generator that extracts translatable strings into portable object files. The system covers a broad range of developme

    CSS
    View on GitHub↗10,985
  • coryhouse/react-slingshotcoryhouse avatar

    coryhouse/react-slingshot

    9,646View on GitHub↗

    react-slingshot is a JavaScript frontend boilerplate and starter kit designed to bootstrap React applications. It provides a pre-configured foundation that integrates React and Redux for state management, alongside routing and a unidirectional data flow. The project features an integrated build pipeline that handles Babel transpilation, Sass compilation, and module bundling. It includes a development environment with hot module replacement and source maps for rapid iteration, as well as production optimization tools for minifying assets and analyzing bundle size. The toolkit covers a broad s

    JavaScriptboilerplatereactredux
    View on GitHub↗9,646
  • googlechrome/samplesGoogleChrome avatar

    GoogleChrome/samples

    5,882View on GitHub↗

    A repo containing samples tied to new functionality in each release of Google Chrome.

    JavaScript
    View on GitHub↗5,882
  • mgechev/angular2-style-guidemgechev avatar

    mgechev/angular2-style-guide

    1,195View on GitHub↗

    The repository contains a curated collection of coding conventions, architectural patterns, and best practices designed for developing component-based web applications using Angular and TypeScript. It functions as an architecture manual establishing consistent patterns across development teams, covering application structure, component design, and code quality enforcement. The guidelines define domain-driven file organization and module encapsulation strategies that group project assets into bounded contexts with dedicated root facades to keep large codebases manageable and shorten import pat

    angularbest-practicesdeprecated
    View on GitHub↗1,195
  • csscomb/csscomb.jscsscomb avatar

    csscomb/csscomb.js

    3,327View on GitHub↗

    CSS coding style formatter

    JavaScript
    View on GitHub↗3,327
  • hzacode/langlintH

    HzaCode/Langlint

    0View on GitHub↗
    View on GitHub↗0
  • hougesen/mdsfhougesen avatar

    hougesen/mdsf

    108View on GitHub↗

    Format markdown code blocks using your favorite tools

    Rust
    View on GitHub↗108
  • codingjoe/relintcodingjoe avatar

    codingjoe/relint

    65View on GitHub↗

    Write your own linting rules using regular expressions.

    Python
    View on GitHub↗65
  • astro/deadnixastro avatar

    astro/deadnix

    760View on GitHub↗

    Scan Nix files for dead code

    Rust
    View on GitHub↗760
  • 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
  • codespell-project/codespellcodespell-project avatar

    codespell-project/codespell

    2,391View on GitHub↗

    check code for common misspellings

    Python
    View on GitHub↗2,391