coolony / kiwi

Simple yet powerful asynchronous JavaScript template engine based on jQuery Template syntax, usable server-side or client-side.
MIT License
41 stars 6 forks source link

Async tags/helpers? #18

Open cranic opened 12 years ago

cranic commented 12 years ago

Hello there!

Awesome idea, but what about async functions inside the template? It would be wonderfully off we could call some tag that extract info from the db and add to the view, for example :)