开发者

Javascript GUI like Yahoo Pipes [closed]

开发者 https://www.devze.com 2023-02-11 10:00 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. 开发者_StackOverflow社区

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 8 years ago.

Improve this question

I want to develop a GUI like Yahoo Pipes.

Can anyone suggest some library or framework?


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


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.


I'd probably start with Raphaël

0

精彩评论

暂无评论...
验证码 换一张
取 消