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

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

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

3 مستودعات

Awesome GitHub RepositoriesTypeScript Standards

Coding conventions and formatting rules specifically tailored for TypeScript projects.

Distinct from Coding Standards: Focuses specifically on TypeScript language constraints and conventions, whereas Coding Standards is language-agnostic.

Explore 3 awesome GitHub repositories matching software engineering & architecture · TypeScript Standards. Refine with filters or upvote what's useful.

Awesome TypeScript Standards GitHub Repositories

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

    zh-google-styleguide/zh-google-styleguide

    10,977عرض على GitHub↗

    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

    Provides translated coding conventions and structural standards for TypeScript.

    Makefile
    عرض على GitHub↗10,977
  • google/gtsالصورة الرمزية لـ google

    google/gts

    5,284عرض على GitHub↗

    gts توفر أدوات مساعدة موحدة لتمهيد المشاريع وتطبيق أدلة نمط التنسيق والتدقيق المتسقة. تعمل كأداة تمهيد لمشاريع TypeScript تقوم بتهيئة المشاريع الجديدة بتبعيات موحدة، وسكربتات بناء، وإعدادات المترجم. ينفذ المشروع دليل نمط TypeScript شامل يتكون من مجموعة محددة مسبقًا من قواعد التحليل الثابت ومنسق كود يقوم تلقائيًا بضبط تباعد الكود المصدري وبناء الجملة. تحدد هذه الأدوات وتصلح انتهاكات نمط الكود لضمان التوحيد عبر قواعد الكود. تشمل الإمكانيات الإضافية فرض قيود المترجم الصارمة وسلوكيات التحقق من النوع. كما يتكامل النظام مع التحكم في الإصدار من خلال أتمتة التحقق قبل الالتزام (pre-commit) لمنع الكود غير المتوافق من دخول تاريخ المستودع.

    Provides a comprehensive set of standardized linting and formatting rules to ensure consistency across TypeScript codebases.

    TypeScriptformattergooglelinter
    عرض على GitHub↗5,284
  • 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

    A comprehensive set of coding standards and naming conventions designed for large-scale TypeScript and component-based web development.

    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. TypeScript Standards