zerotohero-dev / o2.js

A Coherent Solution to Your JavaScript Dilemma
http://o2js.com/
Other
74 stars 11 forks source link

Templating engine o2.Template needs some improvements for practical use. #10

Open v0lkan opened 13 years ago

v0lkan commented 13 years ago

Currently o2.Template is damn fast. It's faster than jqtemplate and/or any other templating engine around. But it needs certain enhancements, such as

v0lkan commented 10 years ago

templates shoul look like html and shoul be easily editable; that's the point. they can be precompiled for speed.