Javascript GUI like Yahoo Pipes [closed]
Asked Answered
G

3

7

I want to develop a GUI like Yahoo Pipes.

Can anyone suggest some library or framework?

Glaive answered 14/2, 2011 at 10:19 Comment(0)
P
9

I was about to ask this same question whenever I came across an awesome library myself. I know this response is way late, but hopefully it will help others looking for a similar resource.

The library is called WireIt and is released under the MIT license.

WireIt Library

Pissed answered 8/11, 2011 at 7:14 Comment(0)
N
5

jsPlumb is also a great library for "yahoo pipes"-like GUI:http://www.jsplumb.org/jquery/demo.html. You can use it with mootools, jquery or YUI. It works on SVG, Canvas or VML. iIt does not include forms but I guess you can open one with some attached event on connectors.

Numb answered 27/1, 2013 at 9:44 Comment(0)
G
1

I'd probably start with Raphaël

Gastrectomy answered 14/2, 2011 at 10:27 Comment(1)
Seems not supporting latest IEGlaive

© 2022 - 2024 — McMap. All rights reserved.