1.0.2 • Published 9 years ago

backbone-rivets-adapter v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

#backbone-rivets-adapter

Generic rivets '.' adapter for backbone collections, models and javascript objects. Supports nested models, collections and objects.

##Support

The adapter supports from Rivets JS version >= 0.7.x

##Usage

* rv-each-model="obj1.obj2.collection"
* rv-value="model.address.street.number"
* rv-text="model.obj3.obj4"

##Dependencies

##Installation

 npm install backbone-rivets-adapter