@tscircuit/routing
TypeScript icon, indicating that this package has built-in type declarations

1.3.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @tscircuit/routing

Weekly Downloads

379

Version

1.3.1

License

ISC

Unpacked Size

96 kB

Total Files

48

Last publish

Collaborators

  • seveibar