4 مستودعات
Stylistic and structural rules for ensuring consistency across mobile applications.
Distinct from Mobile Development: Focuses on coding standards and accessibility requirements rather than general tools or high-level architecture patterns
Explore 4 awesome GitHub repositories matching mobile development · Coding Standards. Refine with filters or upvote what's useful.
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, an
Enforces consistent coding patterns and syntax across the development team for a uniform codebase.
This project is a software engineering reference that provides a cross-language formatting standard and industry-standard practices for architectural patterns, memory management, and identifier naming. Its primary purpose is to implement a unified set of indentation and whitespace rules applied consistently across multiple distinct programming environments. The project specializes in technical documentation localization, providing Chinese language translations of official programming style guides. It maps original English coding standards to Chinese language references to maintain meaning acr
Defines consistent rules for naming and structure to keep Objective-C codebases uniform.
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
Establishes preferred languages, architecture patterns, and accessibility requirements for native mobile development.
يوفر هذا المشروع مجموعة شاملة من أنماط التصميم الموحدة، واتفاقيات التسمية، وتكوينات البيئة لتطوير Objective-C. ينشئ إطار عمل متسقاً لتصميم API، وإدارة الذاكرة، وتنظيم المشروع لضمان بقاء قواعد الكود قابلة للقراءة والصيانة عبر الفرق. يحدد الدليل معايير محددة لعزل مساحة الاسم باستخدام بادئات الفئة ونظام منظم لتسمية الأصول. ويحدد أنماطاً معمارية لبروتوكولات التفويض وآليات معالجة الأخطاء التي تهدف إلى تحسين سلامة النوع والوضوح. يمتد التغطية إلى تنسيق الكود المصدري، وتنظيم هيكل الفئة، وتنفيذ الـ singletons الآمنة للخيوط. كما يتضمن معايير لتكوين مشروع Xcode، ومواءمة التسلسلات الهرمية للملفات المادية مع مجموعات المشروع وإدارة إعدادات البناء.
Provides a comprehensive set of naming and formatting rules tailored specifically for Objective-C codebases.