Center Key Software and other contribu… is announcing that dna.js with version number 0.4.0 is already available to download.
What is dna.js ?
dna.js is A powerful DOM templating engine for the jQuery JavaScript framework, with support for dynamic templates and loading data from JSON files .
dna.js works just like any template engine around.It uses a special syntax to store layout information.Using a given layout, dna.js replaces the special tags with actual content retrieved from a preset location (JSON files in this case).
This is changelog for dna.js version 0.4.0 :
- Convert to ID for template name.
You can read the complete changelog and also download this latest version on their homepage: dnajs.org