Skip to content

Composite key support for Backbone. Just set your `idAttribute` to an array of attributes and you're all set.

License

Notifications You must be signed in to change notification settings

caseywebdev/backbone-composite-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backbone-composite-keys Build Status

Composite key support for Backbone. Just set your idAttribute to an array of attributes and you're all set.

Install

npm install backbone-composite-keys

Use

Include the file in your browser or for Node:

require 'backbone-composite-keys'

Check out the tests for examples.

Test

npm test

About

Composite key support for Backbone. Just set your `idAttribute` to an array of attributes and you're all set.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published