awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • zh-google-styleguide/zh-google-styleguidezh-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/gtsgoogle 的头像

    google/gts

    5,284在 GitHub 上查看↗

    gts 提供了用于项目引导和应用一致性 Linting 及格式化风格指南的标准化实用程序。它作为一个 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-guidemgechev 的头像

    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