inputEx: Field Framework For Web Applications
9
May
inputEx is a javascript framework, built on the top of YUI, for creating forms and form objects.
It uses no html (opposite of unobtrusive libraries): all the fields and forms are configured using JSON. It provides a very efficient abstraction for building interactive web applications.
inputEx features:
- json configuration for each field
- complex data structures (list/objects/tree/list of urls/objects of objects etc…)
- composition between the fields (for “meta”-fields such as InPlaceEdit,List,Tree,Pair,…)
- javascript object mapping for greater interactivity
- a common “updated” event to handle different browsers and different field interactions
Requirements: YUI 2.5.1+
Compatibility: Firefox 1.5+, Safari 2.0+, IE 7.0 and Opera 9+
Website: http://javascript.neyric.com/inputex/
Demo: http://javascript.neyric.com/inputex/doc/js_docs_out...
Download: http://code.google.com/p/inputex/downloads/list
Compatibility: Firefox 1.5+, Safari 2.0+, IE 7.0 and Opera 9+
Website: http://javascript.neyric.com/inputex/
Demo: http://javascript.neyric.com/inputex/doc/js_docs_out...
Download: http://code.google.com/p/inputex/downloads/list
- Tags:
Javascript YUI
- Filed under: Forms, Goodies, MIT License
Related Posts
- None Found





















One Response for "inputEx: Field Framework For Web Applications"
[...] Vía: Wbe Resource Depot [...]