baryshev / ect

Fastest JavaScript template engine with embedded CoffeeScript syntax
http://ectjs.com
MIT License
625 stars 69 forks source link

Ability to append content to block sections #24

Open antitoxic opened 11 years ago

antitoxic commented 11 years ago

Something I just saw mentioned about the new version of jade is the support of appending data to template blocks instead of overwriting them (http://stackoverflow.com/a/14377282/339872)

It would be useful.

Otherwise, a great engine - html based, extendable templates, support for partials & blocks - all that you need :)

kuba-kubula commented 11 years ago

Looks like a usable idea with easy integration :+1:

paulyoung commented 10 years ago

This was great in Jade.