JavaScript templates engine PURE goes 2.0
beebole.com
JavaScript templates engine PURE goes 2.0
1–3 of 3 posts
Re: JavaScript templates engine PURE goes 2.0
#2This is one of two unobtrusive browser templating languages (with chain [1] being the other). They're different because they reuse existing page markup as a template, which is an unusual approach outside the XSLT world.
Re: JavaScript templates engine PURE goes 2.0
#3To be honest, the journey of PURE started trying to reproduce what we knew from XSLT: http://beebole.com/en/blog/pure/generate-html-from-a-json-wi...