Skip to content

riceboyler/jsrender

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

JsRender is used for rendering of templates to strings, ready for insertion in the DOM.
It can also be used together with JsViews, which then provides interactive data-driven views. See JsViews step-by-step samples.

See Approaching Beta: What's changing in JsRender and JsViews for documentation of changes.
See also JsRender Fundamentals training course from John Papa on Pluralsight

Warning: JsRender is not yet officially beta, though the APIs and code are now stable. JsViews, on the other hand, is still evolving (with a number of powerful features arriving), and its Beta is currently planned for February. Since this could lead to small API changes in JsRender (to accommodate JsViews integration), JsRender will not be declared officially Beta until around the same time. Thank you for your patience!

About

Next-generation jQuery Templates, optimized for high-performance pure string-based rendering, without DOM or jQuery dependency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published