W
wezzy
Released version 0.2 of jsTemplate!
What is this
--------------
It's a very small library (just 4k minified) written in javascript that
allows you to write template file similar to PHP or ASP but using
JavaScript.
The main advantage of this solution is the fact that the client's
browser perform all the operations and it frees your server. Your web
server has only to send a static file and it has more resources to do
really important task like data access.
We developed this as an evolution from the code of StickyShare and we
plan to use it for future releases.
What's new?
--------------
* better IE support
* internal refactoring
* bug fix
Where ?
----------
jsTemplate is hostend on Sourceforge
http://jstemplate.sourceforge.net/
http://sourceforge.net/projects/jstemplate/
License ?
What is this
--------------
It's a very small library (just 4k minified) written in javascript that
allows you to write template file similar to PHP or ASP but using
JavaScript.
The main advantage of this solution is the fact that the client's
browser perform all the operations and it frees your server. Your web
server has only to send a static file and it has more resources to do
really important task like data access.
We developed this as an evolution from the code of StickyShare and we
plan to use it for future releases.
What's new?
--------------
* better IE support
* internal refactoring
* bug fix
Where ?
----------
jsTemplate is hostend on Sourceforge
http://jstemplate.sourceforge.net/
http://sourceforge.net/projects/jstemplate/
License ?