Found 1 result.

Archive for November 25th, 2008


You may or may not have heard of PURE, the JavaScript template engine. The good folks over at BeeBole have released PURE as an open source project under the MIT license. In a nutshell, PURE is a lightweight library for rendering HTML. Observe (shamelessly borrowed from the PURE documentation): 1 2 3 function r() { [...]