-
Notifications
You must be signed in to change notification settings - Fork 45
Plugins & Applications
vkareh edited this page Oct 23, 2012
·
5 revisions
- tilestream: High speed map tile serving from MBTiles files
- tilemill: Map design studio
- bones-auth: Authentication system
- bones-admin: Admin bar with user login
- bones-document: JSON Schema based models
- bones-recaptcha: ReCAPTCHA validation
- bones-files: File upload/download handling
- 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.
- backbone-csv: Exposes read-only models and collections based on CSV file data.