Wire Lang is a text-first language for electronic schematics. You describe a circuit as components, terminals, and nets in a small declarative .wire file, and Wire Lang renders it as a clean, deterministic SVG diagram. It is the missing layer between AI and the circuit board.
.wire
Install with npm install wire-lang.
npm install wire-lang