Know of JavaScript template engines out there?
问题 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? 回答1: 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. 来源: https://stackoverflow.com/questions/554118/know-of-javascript-template-engines-out-there