aurelia / templating-binding

An implementation of the templating engine's Binding Language abstraction which uses a pluggable command syntax.
MIT License
32 stars 26 forks source link

refactor(attribute-map): map html attributes to js props using function #89

Closed jdanyow closed 8 years ago

jdanyow commented 8 years ago

fixes aurelia/templating#178, aurelia/templating#300, #64, #32

jdanyow commented 8 years ago

@EisenbergEffect`

Related PRs:

Still need to add tests but wanted to show you what I had asap to ensure I'm going in the right direction