JSON-Object-Element Mapper - joe
Tested on IE 6.0+, FF 2+, Safari 2.0+, Opera 9.0+
Downloads:
Added class existence expression [[class==...]]
- Minor performance tuning
Added self-referencing selector $
Added element accessors. For every defined property prop, there will be an element accessor named $prop() which returns jQuery element for that property.
Added className.fromJson()
Added automatic discovery of template element by convention. Template element with id tClassId will be discovered automatically.
- Initial release
Articles:
TODO:
- Implement more powerful definition expression
Other implementations:
See also