javascript - Alternative to Eco templates with multiline -


i used eco templates time, don't @ all. have searched alternatives in google, don't useful information.

i looking templates features:

  1. multiline
  2. clear syntax
  3. rails 3.x supported
  4. coffeescript supported
  5. backbone supported

i'd recommand haml-coffee, integrates well, or maybe jade :).


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -