machty / emblem.js

Emblem.js - Ember-friendly, indented syntax alternative for Handlebars.js
http://emblemjs.com
MIT License
1.04k stars 81 forks source link

add support for bracketed attributes and params in elements and helpers #165

Closed drewcovi closed 10 years ago

drewcovi commented 10 years ago

following the syntax conventions of slim, this approach allows for attributes and parameters for both helpers and elements. a few new tests have also been added.

drewcovi commented 10 years ago

@machty I think we got it here, rebasing was not so fun, but definitely worthwhile. holler at me with any further thoughts or requests.

gkop commented 10 years ago

This looks really useful.

machty commented 10 years ago

Thank you!

machty commented 10 years ago

Released under 0.3.17. Thanks again for your contribution!

drewcovi commented 10 years ago

Huge pleasure here fellas. Back in the sproutcore days, I never imagined I'd get to contribute.