npm.io
0.8.7 • Published 12 years ago

backbone-relations

Licence
Version
0.8.7
Deps
2
Vulns
0
Weekly
0
Stars
4

backbone-relations Build Status

Backbone one-to-one, one-to-many, and many-to-many relationships for the browser and nodejs.

Install

npm install backbone-relations

Use

Include the file in your browser or for Node:

require 'backbone-relations'

Check out the tests for examples.

Test

npm test