TheOneTheOnlyDavidBrown / crunchpowjs

ES6/2015 library that allows for passing of view data to ES6/2015 modules with two way data binding and model validation against a schema
http://theonetheonlydavidbrown.github.io/crunchpowjs/dist/
MIT License
1 stars 0 forks source link

Allow deep binding attributes #2

Closed TheOneTheOnlyDavidBrown closed 9 years ago

TheOneTheOnlyDavidBrown commented 9 years ago

Currently it only allows one level deep data bindings. Should allow deep nested liaison-bind="user.name" for example