awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mgechev/angular2-style-guideالصورة الرمزية لـ mgechev

    mgechev/angular2-style-guide

    1,195عرض على 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
    عرض على 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