A reactive template engine for modern web applications
Download BetaView on GitHubPaperclipJS is a tiny immutable virtual dom library for building user interfaces. 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, or use it with any rendering engine (DOM, Canvas, WebGL, server-side).