Skip to content

tscircuit/routing

Repository files navigation

@tscircuit/routing

npm version

Examples · TSCircuit · Open in CodeSandbox

This library has deterministic routing algorithms for PCB autorouting inside of tscircuit

Usage

npm add @tscircuit/routing
import { findRoute } from "@tscircuit/routing"

findRoute({
  // ...
})

Testing

Run npm run storybook to test the routing algorithms inside of storybook. You can use the storybook to reproduce errors or edge cases.

About

Simple bundled routing algorithms for schematics/traces

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •