paperclip.js - über fast & lightweight template engine for the DOM

added by bpwndaddy
10/16/2015 5:36:33 PM

344 Views

PaperclipJS is a tiny template engine for the DOM. It compiles HTML straight to JavaScript, and only updates the parts it needs to. This means you get über fast apps with a low CPU & memory footprint. Paperclip was designed for interoperability, and customization. Incorporate it into your existing application, use it with any rendering engine (DOM, Canvas, WebGL, server-side).


0 comments