public
Fork of neyric/wireit
Description: For the XProc graphical editor, see my "pipescape" project, or feedscape.appspot.com
Homepage: http://javascript.neyric.com/wireit/
Clone URL: git://github.com/LeifW/wireit.git
wireit /
name age message
file INSTALL.txt Loading commit data...
file README.txt
file VERSION.txt Tue Mar 31 12:34:01 -0700 2009 Wire hover detection + some doc [neyric]
directory XProcTools/
directory backend/ Tue Mar 31 12:34:01 -0700 2009 Wire hover detection + some doc [neyric]
directory build/ Sat Feb 07 20:02:21 -0800 2009 Updating documentation [neyric]
directory css/
directory doc/ Sat Feb 07 20:02:21 -0800 2009 Updating documentation [neyric]
directory examples/
directory images/
file index.html Tue Mar 31 12:34:01 -0700 2009 Wire hover detection + some doc [neyric]
directory js/
directory lib/
file license.txt Sun Oct 12 10:31:56 -0700 2008 WireIt reloaded ! (version 0.3.0) [neyric]
directory res/ Tue Mar 03 10:57:26 -0800 2009 WiringEditor Builder: now comes with a backend ! [neyric]
README.txt
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