tinybind-backbone-adapter
v1.0.0
Published
Backbone.js adapter for tinybind data-bind with nested models and collections support.
Downloads
2
Readme
tinybind Backbone Adapter
Backbone.js adapter for tinybind.js data-bind with nested models and collections support.
Features
- Nested models support
rv-each-item="model:subModel:subSubModel:collection"
*
-keypaths (attributes accessor)rv-value="model:* | json"
rv-text="model.format < :*"
See example and code