backbone-associations : Create object hierarchies with Backbone models. Respond to hierarchy changes using regular Backbone events. You can installing backbone-associations npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install backbone-associations $ sudo npm install -g backbone-associations
If want to update the backbone-associations package execute the command as below,
$ sudo npm update backbone-associations
Update package globally,
$ npm install -g backbone-associations
$ sudo git clone https://github.com/rektide/backbone-associations.git
$ sudo npm install -g ./backbone-associations
backbone-associations@0.6.2 /usr/lib/node_modules/backbone-associations
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall backbone-associations
| Package Name | backbone-associations |
| Version | 0.6.2 |
| Description | Create object hierarchies with Backbone models. Respond to hierarchy changes using regular Backbone events |
| Released Date | 2014-06-29T13:30:45.351Z |
| Published by | dhruvaray |
| How to Learn | https://www.npmjs.com/package/backbone-associations/tutorial |