libjs-backbone-deep-model

Improved support for models with nested attributes
  https://github.com/powmedia/backbone-deep-model
  0
  no reviews



Deep model is a plugin for the backbone javascript library, which allows one to get and set nested attributes with path syntax, e.g. user.type. it triggers change events for changes on nested attributes.