Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.02 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.02 KB

spaghetti

A simple online editor for electronic breadboards.

Features

  • 840 holes breadboard
  • resistor and capacitor components
  • connectable finger-hole
  • bendable wire leads
  • undo/redo tree

preview

Try it yourself: http://cristiingineru.github.io/spaghetti/

Why another breadboard editor?

It's not about the breadboard. It's about exercising good coding practices and testing some cool frameworks like:

Current status

The minimal vertical slice is finished. Tests are currently being added to help growing the project. More about the plan and future features can be found here: https://trello.com/b/7oWuqJJZ/todo

Limitations

It works with browsers that support React + SVG:

  • Chrome 40
  • Mozilla Firefox 36 Beta