forked from ericabouaf/wireit
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.txt
66 lines (42 loc) · 1.3 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
WireIt README
WireIt is an open-source javascript library to create web wirable interfaces for dataflow applications, visual programming languages or graphical modeling.
It was inspired by Yahoo Pipes and is used by Tarpipe (http://tarpipe.com).
It currently supports Firefox 2.0+, Safari 2.0+, IE 7.0, Opera 9+ and Chrome 1.0+.
The code for Wireit is provided under a BSD license:
http://javascript.neyric.com/wireit/license.txt
Project home page:
http://javascript.neyric.com/wireit/
Source code:
http://github.com/neyric/wireit
Issue tracker:
http://neyric.lighthouseapp.com/projects/25048-wireit/tickets?q=all
Blog:
http://javascript.neyric.com/blog/category/wireit/
Files:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
backend/
Contains backend (server-side) code for the WiringEditor
build/
Contains the minified javascript and build scripts
css/
Contains the css WireIt components
doc/
Auto-generated API documentation
examples/
Examples or applications that are part of the library
images/
WireIt images
index.html
WireIt Home page
INSTALL.txt
Installation instructions
js/
javascript sources
lib/
Librairies required by WireIt
license.txt
Open-source license details
README.txt
This file
VERSION.txt
The change log