MCPcopy Index your code
hub / github.com/developmentseed/bones

github.com/developmentseed/bones @v2.4.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.4.0 ↗ · + Follow
63 symbols 114 edges 87 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Bones

Bones provides conventions for Backbone applications. It allows most code to be shared on the server and the client. Bones exposes your Backbone routes as regular paths on the server so they can be accessed by non-JavaScript agents, while capable clients can enjoy the normal client-side Backbone experience.

Getting started

The wiki contains more information on Getting Started and on the concepts in Bones.

Example Application

Testing

To run the test suite, install mocha and type npm test.

Code coverages tests require jscoverage. To generate a report run npm run-script coverage.

License

Bones is BSD licensed.

Core symbols most depended-on inside this repo

p
called by 11
assets/jquery.js
g
called by 9
assets/jquery.js
k
called by 8
assets/jquery.js
cq
called by 6
assets/jquery.js
bi
called by 4
assets/jquery.js
M
called by 4
assets/jquery.js
a
called by 4
assets/jquery.js
cu
called by 3
assets/jquery.js

Shape

Function 63

Languages

TypeScript100%

Modules by API surface

assets/jquery.js48 symbols
test/assets.test.js4 symbols
server/plugin.js3 symbols
examples/simple/models/Project.server.bones.js3 symbols
test/fixture/start.js1 symbols
test/cli-coverage.test.js1 symbols
server/server.js1 symbols
server/command.js1 symbols
client/backbone.js1 symbols

For agents

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

⬇ download graph artifact