node-bones

framework for using backbone.js on client and server for NodeJS
  https://github.com/developmentseed/bones
  0
  no reviews



Bones provides conventions for Backbone applications, and 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.