Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 656 Bytes

README.markdown

File metadata and controls

8 lines (5 loc) · 656 Bytes

Todos Example Application, Stor.IO style

This is a fork of the Todos example application that is part of the Backbone.js Framework, modified to use Stor.IO instead of localStorage.

You can demo the application here.

Stor.IO is a JavaScript library that provides an appStorage object for HTML5 applications to store their data remotely - without the hassle of setting up your own server. You can read more about Stor.IO here.