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.
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.
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.