Tag Archives: wiring

WireIt version 0.2.1

I made a few updates this week-end. They mostly concern the Container and Layer classes. Here are the changes: new Layer.getWiring function to save the state of the wiring. It can be customized by overriding Container.getConfig jsBox updated to use … Continue reading

Posted in WireIt | Tagged , , , | 1 Comment

WireIt 0.2.0 released

I just released the new 0.2.0 version. You can download it here. Here are the main changes: 2 new classes were added: WireIt.Container and WireIt.Layer Every project you might start using WireIt needs a widget that could contain Terminals, and … Continue reading

Posted in WireIt | Tagged , , , | Leave a comment

WireIt: a javascript wiring library

I’m pleased to announce the first release of WireIt (version 0.1) ! WireIt is a javascript library that allows you to create cool wires like Yahoo Pipes. It is built upon: the CANVAS tag to render the wires the YUI … Continue reading

Posted in WireIt | Tagged , , , | 11 Comments