Giter Site home page Giter Site logo

matthiasbock / geda.js Goto Github PK

View Code? Open in Web Editor NEW
28.0 9.0 8.0 2.16 MB

JavaScript Electronic design (EDA) in the web browser - schematics and PCB

Home Page: http://matthiasbock.github.io/gEDA.js/

License: GNU Affero General Public License v3.0

CSS 1.97% JavaScript 51.30% Python 2.38% HTML 43.85% Shell 0.01% Eagle 0.51%

geda.js's Introduction

gEDA.js

Web-based electronic design (EDA). Draw electrical circuit schematics and PCB layouts in your web browser.

Free and open source software under the terms and conditions of the GNU Affero GPL v3.

You can use component libraries from gEDA or design new components in Inkscape. Support for Altium and Eagle files is planned.

Contributors and git pull-requests are welcome!

geda.js's People

Contributors

matthiasbock avatar

Stargazers

Luke Gary avatar  avatar  avatar Neo avatar Philipp Huth avatar  avatar Alexander Wang avatar Kevin.Y avatar  avatar Henry avatar  avatar  avatar  avatar  avatar Peter Bortas avatar zhai avatar bill avatar Daniyal Ansari avatar Venkat avatar samy kamkar avatar Arun Kumar avatar  avatar ivan baktsheev avatar RobotGrrl avatar Udi Finkelstein avatar Jacob Hipps avatar  avatar Andy Si avatar

Watchers

Udi Finkelstein avatar James Cloos avatar  avatar  avatar Jacob Hipps avatar Arun Kumar avatar  avatar Henry avatar Philipp Huth avatar

geda.js's Issues

Clicking SVG elements displaces them

Weird phenomenon:
When clicking an SVG element (rect or line) in a loaded schematic, the element get's displaced.
DOM inspector reveals a transform="matrix(...)" being appended to the element.
Why does this happen?

Is SVGpan doing this? It's a bug, shouldn't happen.
SVGpan is only allowed to manipulate the matrix of the g#viewport element and anyway should only listen to drag'n'drop and zoom wheel, not simple clicks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.