Skip to content

A simple online editor for electronic breadboards based on facebook/react and immutable-js libraries.

Notifications You must be signed in to change notification settings

cristiingineru/spaghetti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple online editor for electronic breadboards based on facebook/react and immutable-js libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages