KingDarBoja / fritzing-js

The Javascript library for Fritzing data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FritzingJS

The Javascript library for Fritzing data.

Easily parse all Fritzing data into ready-to-use Javascript objects. Complete with helper functions and documentation, fritzing-js provides a basic Javascript interface into the fundamentals of the Fritzing universe.


Under Development

As of this writing, the library has transitioned from stable to development as we work on modularizing, documenting, and expanding it for official release on npm. You can still find the old version in Release v0.2.0, complete with basic examples and supportive of all Fritzing data types.

Nightly changes can be found over at the v1.0.0 as we prepare for release.

License

fritzing-js is originally based upon the Fritzing CAD application.

Thus, the project is also licensed under GNU GPL v3.

You can find a copy of the license in the LICENSE file of this repository.

About

The Javascript library for Fritzing data

License:GNU General Public License v3.0