What's new? | Help | Directory | Sign in
Google
google-jstemplate
Simple and robust browser side template processing for Ajax based web applications
  
  
  
  
    

Template processing is the staple pattern for separation of data and presentation in web applications. But it usually works on one page at a time, which is inadequate for incremental, asynchronous page updates typical of Ajax applications.

This system provides templates that allow for

It also fixes other undesirable properties of standard template processing:

And, of course: