Ross ROSS = Recommend OSS · open-source software intelligence for agents

microsoft/TypeScript-Babel-Starter resource

A sample setup using Babel CLI to build TypeScript code, and using TypeScript for type-checking. observed · 2026-08-28

github.com/microsoft/TypeScript-Babel-Starter · TypeScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3148
  • days_rel: n/a
  • days_push: 1479
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1978 stars · 217 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A sample repository from Microsoft demonstrating how to use Babel CLI to transpile TypeScript to JavaScript while using the TypeScript compiler for type-checking. It includes step-by-step setup instructions and examples for integrating JSX/React, Webpack, and Rollup.

Use cases

  • set up a TypeScript project that builds with Babel
  • use Babel for transpilation and tsc only for type-checking
  • configure a TypeScript React project with Babel and Webpack
  • bundle a TypeScript library with Rollup and Babel
  • learn how Babel and TypeScript fit together in a build pipeline

When to choose

  • you want fast TypeScript transpilation via Babel with separate type-checking
  • you need a reference setup for TypeScript with JSX/React and bundlers
  • you are learning how to wire Babel and TypeScript together manually

When to avoid

  • you want a full-featured production build system with batteries included
  • you prefer an all-in-one toolchain like ts-node, esbuild, or Vite
  • you need an actively maintained template with recent updates

Facets

learning-resource · maturity maintenance

build-tool developer-tools developer-tools web-development tutorials cross-platform babel typescript starter-template boilerplate type-checking webpack rollup nodejs

1 source

Member repositories

RepositoryRoleHealth v2
microsoft/TypeScript-Babel-Startermain10

For agents

markdown · JSON · MCP: product_card(name="microsoft/TypeScript-Babel-Starter")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem