1.3.1 • Published 2 months ago

@tscircuit/routing v1.3.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 months ago

@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.

1.3.1

2 months ago

1.3.0

8 months ago

1.2.1

8 months ago

1.2.0

8 months ago

1.1.0

8 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago