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

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

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

johnpapa/angular-styleguide

0
View on GitHub↗
23,648 نجوم·4,044 تفرعات·Vim Snippet·MIT·7 مشاهدات

Angular Styleguide

This project is an architecture reference and coding standard for the Angular framework. It provides guidelines for organizing files, components, and services into a logical hierarchy to maintain consistent and readable TypeScript code.

The guide focuses on enterprise application architecture and frontend code governance. It establishes a shared set of structural guidelines and development standards to ensure long-term maintainability and to assist in bootstrapping new projects without technical debt.

The resource covers modular architecture guidelines, pattern-based code standardization, and component-based folder hierarchies. It includes version-specific documentation to align instructions with the corresponding framework versions.

Features

  • Architectural Structuring - Provides structural patterns for organizing large-scale Angular applications to ensure long-term maintainability.
  • Coding Standards - Enforces consistent coding patterns and syntax across the development team for a uniform codebase.
  • Coding Standards - Defines uniform syntax rules and naming conventions to ensure consistent TypeScript code across teams.
  • Framework-Specific Standards - Provides a collection of best practices for writing consistent and readable TypeScript code within Angular.
  • Frontend Code Governance - Defines a shared set of styling and structural guidelines to maintain a uniform codebase.
  • Modular Extension Architectures - Implements modular architecture guidelines that separate business logic from presentation via layered services.
  • Project Folder Hierarchies - Provides a specific folder hierarchy standard for organizing Angular components, templates, and styles.
  • Angular System Architectures - Provides architectural patterns for structuring large-scale Angular applications with modularity and scalability.
  • Development Standards - Establishes consistent coding patterns and syntax rules specifically for developers using the Angular framework.
  • Versioned Documentation - Maintains separate sets of instructional content mapped to specific framework versions to prevent API mismatches.
  • Project Bootstrapping - Provides the initial structure and coding conventions needed to bootstrap new Angular applications.
  • Coding Standards - Officially endorsed style guide for Angular.
  • Programming Languages - Style guide for consistent Angular development.
  • Web Development Guides - Best practices for structuring AngularJS applications.

سجل النجوم

مخطط تاريخ النجوم لـ johnpapa/angular-styleguideمخطط تاريخ النجوم لـ johnpapa/angular-styleguide

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Angular Styleguide

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Angular Styleguide.
  • thoughtbot/guidesالصورة الرمزية لـ thoughtbot

    thoughtbot/guides

    9,556عرض على GitHub↗

    This project is a software engineering style guide and a curated collection of architectural patterns and coding standards. It provides a multi-language coding standard to ensure maintainable software across Ruby, Python, JavaScript, and Swift. The project establishes a development workflow specification for version control, continuous integration, and peer review to maintain a linear project history. It also includes a web accessibility framework based on ARIA and WCAG standards, using design tokens and semantic HTML patterns to build inclusive interfaces. The guides cover a broad range of

    Ruby
    عرض على GitHub↗9,556
  • felixge/node-style-guideالصورة الرمزية لـ felixge

    felixge/node-style-guide

    4,992عرض على GitHub↗

    This project is a JavaScript style guide and Node.js coding standard designed to ensure the creation of consistent, maintainable, and readable code. It serves as a comprehensive reference for naming conventions, formatting, and architectural patterns. The project provides a linting configuration template that allows for the automatic enforcement of these standards. This includes predefined linting presets and a base of rules used to perform logic checks and automatic formatting across a codebase. The guidelines cover a broad range of standardization capabilities, including code and file form

    JavaScript
    عرض على GitHub↗4,992
  • bbatsov/ruby-style-guideالصورة الرمزية لـ bbatsov

    bbatsov/ruby-style-guide

    16,546عرض على GitHub↗

    This project is a community-driven Ruby coding style guide and static analysis standard. It provides a collection of agreed-upon rules for syntax, naming conventions, and structural guidelines to ensure uniform code appearance and maintainability across Ruby projects. The project serves as both a human-readable documentation resource for developers and a machine-readable RuboCop configuration specification. This allows natural language style guidelines to be mapped directly to automated linting rules. The system covers Ruby code standardization, style enforcement, and project governance thro

    عرض على GitHub↗16,546
  • necolas/idiomatic-cssالصورة الرمزية لـ necolas

    necolas/idiomatic-css

    6,656عرض على GitHub↗

    Idiomatic CSS is a CSS style guide and architecture standard designed to ensure the creation of consistent and maintainable styles. It provides a set of standardized rules and conventions for writing idiomatic CSS code, functioning as both a formatting specification and a general guide for style organization. The project focuses on CSS preprocessor best practices, specifically providing guidelines to manage nesting depth and selector specificity to avoid complex cascades. It further distinguishes itself through structured documentation patterns and component sectioning to improve the long-ter

    عرض على GitHub↗6,656
عرض جميع البدائل الـ 30 لـ Angular Styleguide→

الأسئلة الشائعة

ما هي وظيفة johnpapa/angular-styleguide؟

This project is an architecture reference and coding standard for the Angular framework. It provides guidelines for organizing files, components, and services into a logical hierarchy to maintain consistent and readable TypeScript code.

ما هي الميزات الرئيسية لـ johnpapa/angular-styleguide؟

الميزات الرئيسية لـ johnpapa/angular-styleguide هي: Architectural Structuring, Coding Standards, Framework-Specific Standards, Frontend Code Governance, Modular Extension Architectures, Project Folder Hierarchies, Angular System Architectures, Development Standards.

ما هي البدائل مفتوحة المصدر لـ johnpapa/angular-styleguide؟

تشمل البدائل مفتوحة المصدر لـ johnpapa/angular-styleguide: thoughtbot/guides — This project is a software engineering style guide and a curated collection of architectural patterns and coding… felixge/node-style-guide — This project is a JavaScript style guide and Node.js coding standard designed to ensure the creation of consistent,… bbatsov/ruby-style-guide — This project is a community-driven Ruby coding style guide and static analysis standard. It provides a collection of… necolas/idiomatic-css — Idiomatic CSS is a CSS style guide and architecture standard designed to ensure the creation of consistent and… rwaldron/idiomatic.js — This project is a JavaScript style guide and a set of coding standards designed to ensure codebase consistency. It… airbnb/javascript — This project provides a comprehensive set of coding standards and style guidelines for JavaScript development. It…