-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate elkjs for automatic schematic layout #465
Comments
@seveibar if the library is big put it in a server and create an api for it like the freerouting api |
@seveibar I can integrate it into core and see the effect on bundle size if you want |
@ShiboSoftwareDev yea let's run the experiment, it could be a big deal if it's good. Yes we could always make it an API call if it's too big! /bounty $50 |
💎 $50 bounty • tscircuitSteps to solve:
Thank you for contributing to tscircuit/core! |
@ShiboSoftwareDev if it's slow you'll want to do it in an async effect similar to how the api call for the autorouting works. If you get stuck, no worries, happy to take a look at this sometime later |
@seveibar let me have a go at it |
https://github.com/kieler/elkjs
CC @ShiboSoftwareDev this is a pretty interesting one but idk how to scope it. It might inflate the bundle too much
The text was updated successfully, but these errors were encountered: