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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • zh-google-styleguide/zh-google-styleguideAvatar von zh-google-styleguide

    zh-google-styleguide/zh-google-styleguide

    10,977Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,977
  • google/gtsAvatar von google

    google/gts

    5,284Auf GitHub ansehen↗

    gts provides standardized utilities for project bootstrapping and the application of consistent linting and formatting style guides. It functions as a TypeScript project bootstrapper that initializes new projects with standardized dependencies, build scripts, and compiler settings. The project implements a comprehensive TypeScript style guide consisting of a predefined collection of rules for static analysis and a code formatter that automatically adjusts source code spacing and syntax. These tools identify and fix code style violations to ensure uniformity across codebases. Additional capab

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

    TypeScriptformattergooglelinter
    Auf GitHub ansehen↗5,284
  • mgechev/angular2-style-guideAvatar von mgechev

    mgechev/angular2-style-guide

    1,195Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗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