Pinned Repositories
autorouting
Algorithms and dataset of autorouting problems for developing and benchmarking autorouters
circuit-json
Circuit JSON a low-level circuit representation. Visually represent schematic, PCB, produce Gerber files, produce bill of materials, run SPICE simulations, view warnings and more.
core
Create electronics with Typescript and React. Compile Typescript to Circuit JSON
jscad-electronics
jscad functions for creating components for electronics
jscad-fiber
Create 3d CAD models with React using jscad
minicssgrid
A tiny CSS grid implementation in typescript
runframe
Runs tscircuit code inside a webworker, view PCBs, schematics and 3D previews
simple-3d-svg
An extremely simple 3D SVG renderer (20KB minified)
tscircuit
Create real electronics with Typescript and React
tscircuit.com
The main website, playground and online development environment for tscircuit (React Electronics)
tscircuit's Repositories
tscircuit/tscircuit
Create real electronics with Typescript and React
tscircuit/circuit-json
Circuit JSON a low-level circuit representation. Visually represent schematic, PCB, produce Gerber files, produce bill of materials, run SPICE simulations, view warnings and more.
tscircuit/tscircuit.com
The main website, playground and online development environment for tscircuit (React Electronics)
tscircuit/core
Create electronics with Typescript and React. Compile Typescript to Circuit JSON
tscircuit/jscad-electronics
jscad functions for creating components for electronics
tscircuit/contribution-tracker
Generate a contribution summary for your projects
tscircuit/cli
Create electronics with React with a local development server
tscircuit/schematic-viewer
React Component for Viewing Electronics Schematics
tscircuit/footprinter
micro-builder and DSL for creating PCB footprints, built for AI
tscircuit/pcb-viewer
React PCB Viewer for Circuit JSON
tscircuit/runframe
Runs tscircuit code inside a webworker, view PCBs, schematics and 3D previews
tscircuit/tscircuit-autorouter
A State of the Art MIT-licensed PCB Autorouter
tscircuit/3d-viewer
3d viewer for printed circuit boards created using tscircuit
tscircuit/kicad-component-converter
Convert kicad mod files into Circuit JSON
tscircuit/docs
docs, tutorials and guides for tscircuit (Electronics with React/Typescript)
tscircuit/props
Prop definitions for tscircuit components
tscircuit/schematic-trace-solver
A schematic trace routing and net label placement algorithm with Minimum Spanning Tree
tscircuit/kicadts
Typescript library for generating KiCad file formats
tscircuit/circuit-json-to-kicad
Convert Circuit JSON to and from KiCad
tscircuit/eval
Evaluate tscircuit code to Circuit JSON in browsers, Node, or in web workers
tscircuit/svg.tscircuit.com
A server that takes encoded tscircuit code and renders it into an SVG suitable for use in docs
tscircuit/circuit-json-to-gerber
Convert Circuit JSON to Gerber
tscircuit/common
Common/community-contributed components
tscircuit/release-tracker.tscircuit.com
Release tracker for tscircuit release pipeline
tscircuit/biscuit-boards
tscircuit/copper-pour-solver
Solves for copper pour polygons
tscircuit/kicad-to-circuit-json
Convert KiCad Projects into Circuit JSON
tscircuit/maintenance-tracker
Tracks key metrics for evaluating maintenance of CI testing
tscircuit/plop
CLI for dropping standard tscircuit bootstrapping files into any project
tscircuit/status
Status checks for tscircuit services