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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesTypeScript Development Environments

Tools and framework integrations that enable writing, type-checking, and compiling TypeScript code within specific application development workflows.

Distinct from TypeScript Type-to-Code Generators: Distinct from TypeScript Type-to-Code Generators or Compilation Without Type Checking: this covers the broader capability of supporting full TypeScript development, type-safe component authoring, and integrated type inference within a framework, rather than specific code generation or stripping tasks.

Explore 3 awesome GitHub repositories matching programming languages & runtimes · TypeScript Development Environments. Refine with filters or upvote what's useful.

Awesome TypeScript Development Environments GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • wmonk/create-react-app-typescriptwmonk 的头像

    wmonk/create-react-app-typescript

    3,680在 GitHub 上查看↗

    This project is a pre-configured starter template and development environment for building web applications using TypeScript and React. It provides a project scaffold that automates the initial setup of build configurations and type safety. The environment includes a build pipeline for compiling and bundling React components, alongside a local development server featuring live reloading and integrated linting. It also provides a boilerplate for Progressive Web Apps, incorporating service worker support for offline asset caching. Broad capability areas cover frontend build automation, web app

    Offers a local workspace featuring live reloading, type checking, and integrated linting for TypeScript.

    JavaScriptcreate-react-appfrontendreact
    在 GitHub 上查看↗3,680
  • react-native-community/react-native-template-typescriptreact-native-community 的头像

    react-native-community/react-native-template-typescript

    1,893在 GitHub 上查看↗

    A minimalist project template that bootstraps cross-platform mobile applications with built-in TypeScript support. It functions as a development configuration package that enforces static type checking for mobile applications during the build process. The scaffolding process generates a clean and minimalist starting structure for mobile applications using the standard command line interface. It sets up a mobile development workspace with native rendering pipelines and build tools ready for immediate coding, targeting both iOS and Android platforms.

    Enforces static type checking for mobile applications during the build process.

    Javaboilerplatejestreact-native
    在 GitHub 上查看↗1,893
  • frehner/modern-guide-to-packaging-js-libraryfrehner 的头像

    frehner/modern-guide-to-packaging-js-library

    1,482在 GitHub 上查看↗

    This project provides a comprehensive technical guide and set of best practices for authoring, configuring, and maintaining JavaScript and TypeScript libraries. It serves as a reference for developers to manage the lifecycle of reusable code modules, focusing on the standards required for distribution across diverse runtime environments and bundlers. The guide details the configuration of public API surfaces, the management of peer dependencies, and the implementation of multi-format build pipelines. It emphasizes techniques for optimizing package size and compatibility, including the use of

    Supports full TypeScript development workflows including type-safe authoring and integrated type inference.

    javascriptjavascript-librarynpm
    在 GitHub 上查看↗1,482
  1. Home
  2. Programming Languages & Runtimes
  3. TypeScript Development Environments