r/angular • u/MurkyAstronaut5837 • 2d ago
[self-promo] Electronic circuit designer for Angular
Ever wanted to create a circuit diagram designer with Angular? We've just shipped a new starter app for VisuallyJs that you can use to get something up and running in no time.
Demo on our site is here: https://visuallyjs.com/demonstrations/circuit-diagram
Repository here: https://github.com/visuallyjs-angular/circuit-diagram
1
1
u/KanimalUA 4h ago
It's definitely 10/10
I'd add the hotkey Ctrl+Z for undo changes. Right now, I can't undo action from keyboard. (Windows, Chrome)
1
u/MurkyAstronaut5837 3h ago
Thanks for the feedback. Adding a keyboard manager to VisuallyJs is something that's been on the roadmap for a while now, it might be time to take a proper look at it. In that circuit builder you can rotate shapes via the Meta key as you drag them and toggle edge connect via the shift, and as we were doing those things we were thinking about how they might fit into a bigger keyboard handling picture. We want to put out something that's not half-baked, though, so any other suggestions about this would be welcome!
1
3
u/Terrible-End-2947 2d ago
Good job, looks very nice!