Socket
Socket
Sign inDemoInstall

@tscircuit/routing

Package Overview
Dependencies
8
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @tscircuit/routing

[![npm version](https://badge.fury.io/js/@tscircuit%2Frouting.svg)](https://badge.fury.io/js/@tscircuit%2Frouting)


Version published
Weekly downloads
338
decreased by-1.74%
Maintainers
1
Install size
1.84 MB
Created
Weekly downloads
 

Readme

Source

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

FAQs

Last updated on 20 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc