Plugins & Applications - seyeojumu/bones GitHub Wiki
Applications
- tilestream: High speed map tile serving from MBTiles files
- tilemill: Map design studio
Plugins
- bones-auth: Authentication system
- bones-admin: Admin bar with user login
- bones-document: JSON Schema based models
- bones-recaptcha: ReCAPTCHA validation
Database adaptors (not Bones specific)
- backbone-stash: Saves models as JSON files to disk. Ideal for checking into a VCS.
- backbone-dirty: Uses node-dirty for storage.
- backbone-couch: Uses CouchDB for storage.
- backbone-proxy: Proxies models from another site over HTTP.