JsViews: Next-generation jQuery Templates and Data Linking

JsViews:
JsViews builds on top of JsRender templates, and adds data-binding and observable data, to provide a fully-fledged MVVM platform for easily creating interactive data-driven single page apps and websites.
JsRender and JsViews together provide the next-generation implementation of both JQuery Templates, and JQuery Data Link - and supersede those libraries.
Documentation, samples and downloads are available on the www.jsviews.com website.

Demos

The primary location for JsViews or JsRender samples and demos is now on jsviews.com
See also the following links:
JsViews: Demos
JsViews and JsRender Overview:
Demo sequence from jQuery Conference October 2011
Source code:
https://github.com/BorisMoore/jsviews
See also on JsRender site:
JsRender templates are optimized for high-performance pure string-based rendering, without DOM or jQuery dependency
JsRender: Demos
Other links:
Slide deck: jQuery Conference October 2011
MSDN 'Client Insight' articles on JsRender part one and part two
Training course: JsRender Fundamentals from John Papa on Pluralsight (3 hours of video)
Tests:
Combined unit tests, JsViews and JsRender
Additional tests