neyric / inputex
- Source
- Commits
- Network (8)
- Issues (22)
- Downloads (5)
- Wiki (12)
- Graphs
-
Branch:
master
Maxime RETY (author)
Fri Feb 05 08:17:36 -0800 2010
inputex /
| name | age | message | |
|---|---|---|---|
| |
README.md | Mon Jan 04 14:24:46 -0800 2010 | |
| |
api/ | Mon Jan 04 14:24:46 -0800 2010 | |
| |
build/ | Fri Feb 05 08:17:36 -0800 2010 | |
| |
css/ | ||
| |
examples/ | Fri Feb 05 08:08:05 -0800 2010 | |
| |
images/ | ||
| |
index.html | ||
| |
js/ | Fri Feb 05 08:12:53 -0800 2010 | |
| |
lib/ | Sat Sep 19 02:12:57 -0700 2009 | |
| |
license.txt | ||
| |
res/ | ||
| |
scripts/ | Tue Feb 02 00:47:45 -0800 2010 | |
| |
tools/ | ||
| |
version.txt | Fri Feb 05 08:17:36 -0800 2010 |
README.md
InputEx
inputEx is an open-source javascript framework to build fields and forms for web applications using the YUI library.
All the fields and forms are configured using JSON or created in Javascript. It provides a very efficient abstraction for building interactive web applications.
Disclaimer: It doesn't use existing html yet. (it is not an unobtrusive library yet)
For detailed informations, have a look at our complete documentation.
It is built on top of the YUI library (2.8.0r4) and supports all major browsers. Please report your specific browser issues in the forum.
Resources
- Homepage: http://javascript.neyric.com/inputex
- Repository: http://github.com/neyric/inputex/
- Wiki: http://wiki.github.com/neyric/inputex
- Issues: http://github.com/neyric/inputex/issues
- Blog: http://javascript.neyric.com/blog/category/inputex/
- Forum: http://groups.google.com/group/inputex/
Copyright (c) 2007-2010 eric.abouaf at gmail.com, released under the MIT license

