Start of new idea. Doesn't do much of anything yet.
The plan is to allow for a kind of Copy-On-Write or Overlay feature to be made available to Backbone models.
Showing
8 changed files
with
152 additions
and
0 deletions
.gitignore
0 → 100644
Gruntfile.js
0 → 100644
bower.json
0 → 100644
package.json
0 → 100644
src/scripts/backbone-model-overlay.js
0 → 100644
src/scripts/backbone-model-overlay.spec.js
0 → 100644
src/scripts/config.js
0 → 100644
src/scripts/main.js
0 → 100644
-
Please register or sign in to post a comment