vote up 0 vote down star

I need to generate very big html files based on data entered in a huge form. The project is done in AdobeAIR (js). What templating techniques would you recommend other than Dojo dtl?

flag

47% accept rate

1 Answer

vote up 1 vote down

Check out John Resig's micro template. It's pretty simple and pretty dope. Now, I don't know how far down that rabbit hole you need to go, but if it's not too far...this works well.

link|flag
This uses innerHTML (which might not be proficient for large HTML generation). – Luca Matteis Feb 16 at 20:58

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.