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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • zh-google-styleguide/zh-google-styleguideAvatar zh-google-styleguide

    zh-google-styleguide/zh-google-styleguide

    10,977Vezi pe 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
    Vezi pe GitHub↗10,977
  • google/gtsAvatar google

    google/gts

    5,284Vezi pe GitHub↗

    gts oferă utilitare standardizate pentru bootstrapping-ul proiectelor și aplicarea ghidurilor de stil consistente pentru linting și formatare. Funcționează ca un bootstrapper de proiecte TypeScript care inițializează proiecte noi cu dependențe, scripturi de build și setări de compilator standardizate. Proiectul implementează un ghid de stil TypeScript cuprinzător, constând dintr-o colecție predefinită de reguli pentru analiză statică și un formator de cod care ajustează automat spațierea și sintaxa codului sursă. Aceste instrumente identifică și corectează încălcările stilului de cod pentru a asigura uniformitatea în codebase-uri. Capabilitățile suplimentare includ aplicarea unor constrângeri stricte ale compilatorului și comportamente de type-checking. Sistemul se integrează, de asemenea, cu controlul versiunilor prin automatizarea validării pre-commit pentru a preveni intrarea codului neconform în istoricul repository-ului.

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

    TypeScriptformattergooglelinter
    Vezi pe GitHub↗5,284
  • mgechev/angular2-style-guideAvatar mgechev

    mgechev/angular2-style-guide

    1,195Vezi pe 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
    Vezi pe 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