Convert Circuit JSON to Gerber
-
Updated
Feb 10, 2026 - TypeScript
Convert Circuit JSON to Gerber
A server that takes encoded tscircuit code and renders it into an SVG suitable for use in docs
The main website, playground and online development environment for tscircuit (React Electronics)
Runs tscircuit code inside a webworker, view PCBs, schematics and 3D previews
Converts circuit JSON to 3D GLTF or GLB files. Used for exporting circuits as 3D models
Evaluate tscircuit code to Circuit JSON in browsers, Node, or in web workers
Convert Circuit JSON into an Schematic/PCB/Assembly SVGs
Find parts from JLCPCB matching design constraints (resistance values, capacitance, tolerance etc.)
Convert Circuit JSON into ngspice compatible SPICE netlists
Convert kicad mod files into Circuit JSON
A schematic trace routing and net label placement algorithm with Minimum Spanning Tree
An extremely simple 3D SVG renderer (20KB minified)
A tiny CSS grid implementation in typescript
Add a description, image, and links to the tscircuit topic page so that developers can more easily learn about it.
To associate your repository with the tscircuit topic, visit your repo's landing page and select "manage topics."