Pure
From TechWiki
Pure is a JavaScript template engine, mostly used within the OSF framework for semantic components.
Pure is a simple and fast templating tool that generates HTML from JSON data. As a result, it is very easy and straightforward to set up display templates. The system also maintains a clean separation between the generated HTML and the JavaScript that controls it.