Version 0.9 - 2010-05-30
Download minified code:
Download full source:
- yajet.js
- jquery.yajet.js
- yajet.tar.gz — including tests and docs
Documentation
Discuss at YAJET Google group.
Contact the author: mihai.bazon AT gmail
Version 0.9 - 2010-05-30
Download minified code:
Download full source:
Documentation
Discuss at YAJET Google group.
Contact the author: mihai.bazon AT gmail
YAJET is a powerful template engine written in JavaScript. It's designed for in-browser execution, but it's not limited to that (it runs with Rhino or V8 for instance). So you can, and you should :-) use it on server-side as well, if your server-side applications are powered by JavaScript.
YAJET generates runnable JavaScript code, which is then compiled into a function. Execution speed is blazing fast. Compilation speed is pretty good too, but of course, you only need to compile a template once.
Features: