PURE is a simple and ultra-fast templating tool for generating HTML from an HTML template and JSON data. DO NOT USE this tag if you want to indicate NO LIBRARIES are used.
PURE (Pure Unobtrusive Rendering Engine) is a simple and ultra-fast templating tool for generating HTML from an HTML template and JSON data.
PURE can work as a standalone library or with dojo, DOMAssistant, jQuery, Mootools, prototype.js, Sizzle and Sly.
Key features:
- Build your templates with HTML, CSS and JavaScript only.
- Ultra-fast, templates are compiled from HTML to Javascript for blazing rendering speed.
- Unobtrusive, the HTML remains absolutely untouched.
- Runs on the browser side.
- Open Source, and released under the MIT License