Thanks to your comments and the requests made on our discussion group we have been able to bring PURE to its next step.
This release contains a few corrections but also a lot of new features:
- Auto-rendering: a new PURE method takes your HTML and your JSON data and merges them automatically. The class attribute is used to map the HTML and the data. (Read more about autoRender and its jQuery version on our Wiki).
- Functions as directive are called by reference and not serialized
- Change the id of the template root node (as any other attribute)
- Better string value handling
- Use of named properties in iteration “obj.prop” as well as “obj['name']“
We also made some changes to the PURE environment:
- The source code moved from Google Code to GitHub
We are also actively looking for help in order to port PURE to other JS libraries such as DomAssistant, Dojo, Mootools, Prototype, YUI, …
If you are ready to get your hands dirty, just pass by the discussion group and leave us a message.
Stay tuned