# tscircuit/tscircuit

Create real electronics with Typescript and React

Repository: https://github.com/tscircuit/tscircuit
Canonical: https://ross.abutalabs.com/products/tscircuit
Homepage: https://tscircuit.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: cad, eda, electronics, engineering, react, typescript, kicad, hacktoberfest
Last push: 2026-08-26T21:44:09+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 64
- inputs: {"age_days": 902, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2526, forks 302 (observed 2026-08-28T04:06:58.579723+00:00)

## What it is
tscircuit is an open-source React/TypeScript framework and toolchain for designing, previewing, simulating, and manufacturing printed circuit boards (PCBs) using code. It includes a CLI, component registry, package manager, autorouter, analog simulation, and exports to fabrication files and KiCad formats.

## Use cases
- design a PCB using React components in TypeScript
- generate electronics with AI coding agents like Claude Code
- preview schematic, PCB, and 3D views in real time while editing code
- export fabrication files to get a circuit board manufactured
- run analog circuit simulations from the command line
- import and export KiCad projects
- review circuit board changes as visual diffs in GitHub pull requests
- share reusable electronic components via a package registry

## When to choose
- you want to design circuit boards in code with version control and code review workflows
- you want AI agents to generate physically-validated electronics
- you prefer a web-development-style workflow (hot reload, components, npm) for hardware
- you need to export to fabrication files or KiCad for manufacturing

## When to avoid
- you need a traditional GUI-first schematic capture and layout tool
- you work on analog-heavy designs requiring advanced SPICE features beyond basic simulation
- you are not comfortable writing TypeScript/React code

## Facets
- artifact type: framework
- maturity: active
- function: sdk, developer-tools, cli, simulation, graphics, build-tool, package-manager
- domain: hardware, developer-tools, artificial-intelligence, cross-platform
- platform: cli, cross-platform
- tags: electronics, pcb-design, eda, kicad, react, circuit-design, hardware-description, autorouting, ai-native, cad, automation, nodejs, typescript, web

## Member repositories
- tscircuit/tscircuit (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:58.579723+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:25:29.539962+00:00, confidence not recorded.
  - readme: https://github.com/tscircuit/tscircuit (fetched 2026-08-28T04:06:58.579723+00:00, sha ba0243ff63fa)
  - homepage: https://tscircuit.com (fetched 2026-08-29T10:08:12.664974+00:00, sha 489adfa7f025)
  - site_page: https://tscircuit.com/quickstart (fetched 2026-08-29T10:08:12.674170+00:00, sha acdd1f76b27c)
  - site_page: https://docs.tscircuit.com/ (fetched 2026-08-29T10:08:12.675910+00:00, sha 80beecfb28fd)
  - site_page: https://docs.tscircuit.com/intro/quickstart-cli (fetched 2026-08-29T10:08:12.677472+00:00, sha c691f710bf26)
  - site_page: https://docs.tscircuit.com (fetched 2026-08-29T10:08:12.678973+00:00, sha 80beecfb28fd)
  - site_page: https://docs.tscircuit.com/category/intro (fetched 2026-08-29T10:08:12.681874+00:00, sha 80c55767c4b1)
  - site_page: https://tscircuit.com/changelog (fetched 2026-08-29T10:08:12.680446+00:00, sha d40841425920)
- Data as of 2026-08-30T08:39:29.467469+00:00.
