Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 650 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 650 Bytes

JsRender: Next-generation jQuery Templates

Optimized for high-performance pure string-based rendering, without DOM or jQuery dependency.
To view demo pages (on gh-branch) navigate to http://borismoore.github.com/jsrender/demos/index.html. See also JsViews step-by-step samples

Warning: JsRender is not yet Beta, and there may be frequent changes to APIs and features in the coming period.
Recent breaking change: Parameter order change: $.render( data, template )