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 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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • wmonk/create-react-app-typescriptAvatar von wmonk

    wmonk/create-react-app-typescript

    3,680Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,680
  • react-native-community/react-native-template-typescriptAvatar von react-native-community

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

    1,893Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,893
  • frehner/modern-guide-to-packaging-js-libraryAvatar von frehner

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

    1,482Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,482
  1. Home
  2. Programming Languages & Runtimes
  3. TypeScript Development Environments