1.3.5 • Published 11 months ago

@tscircuit/routing v1.3.5

Weekly downloads
-
License
ISC
Repository
-
Last release
11 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.5

11 months ago

1.3.4

12 months ago

1.3.3

12 months ago

1.3.2

12 months ago

1.3.1

1 year ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago