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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesComponent Naming Rules

Angular applications apply strict suffix conventions, custom prefixes, and case rules to UI building blocks so their usage is immediately clear.

Distinct from Naming Conventions: Distinct from Naming Conventions: specifically targets component and directive naming suffixes and prefixes rather than general identifiers.

Explore 1 awesome GitHub repository matching software engineering & architecture · Component Naming Rules. Refine with filters or upvote what's useful.

Awesome Component Naming Rules GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • mgechev/angular2-style-guideAvatar de mgechev

    mgechev/angular2-style-guide

    1,195Voir sur 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

    Angular applications apply strict suffix conventions, custom prefixes, and case rules to UI building blocks so their usage is immediately clear.

    angularbest-practicesdeprecated
    Voir sur GitHub↗1,195
  1. Home
  2. Software Engineering & Architecture
  3. Development Methodologies
  4. Engineering Best Practices
  5. Code Craftsmanship & Standards
  6. Coding Standards
  7. Naming Conventions
  8. Component Naming Rules