MCPcopy Index your code
hub / github.com/dhruvaray/backbone-associations

github.com/dhruvaray/backbone-associations @v0.6.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.6.2 ↗ · + Follow
303 symbols 640 edges 18 files 146 documented · 48% updated 9y agov0.6.2 · 2014-06-29★ 49118 open issues

Browse by type

Functions 303 Types & classes 0
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Backbone-associations Build Status

Associations allows Backbone applications to model 1:1 & 1:N associations between application models and Collections. More importantly, applications can listen to any kind of change (change, add, remove, reset, sort, destroy) in this hierarchy using standard Backbone events and respond to them. (views can re-render for example). The implementation strives to be tiny (3KB), easy-to-understand, light-weight and fast.

For features, performance #s, API documentation, tutorials and recipes, please visit :

http://dhruvaray.github.io/backbone-associations/.

Who uses Backbone-Associations?

See https://github.com/dhruvaray/backbone-associations/issues/55

We encourage you to add your experiences to this list!

Core symbols most depended-on inside this repo

Shape

Function 303

Languages

TypeScript100%

Modules by API surface

test/lib/lodash.js152 symbols
test/lib/jquery.js72 symbols
test/lib/qunit.js32 symbols
test/lib/underscore.js9 symbols
test/associated-model.js9 symbols
test/lib/backbone.js7 symbols
backbone-associations.js7 symbols
backbone-associations-min.js7 symbols
test/lib/runner.js3 symbols
test/backbone/model.js2 symbols
test/lib/jslitmus.js1 symbols
test/lib/backbone-relational.js1 symbols

For agents

$ claude mcp add backbone-associations \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page