bergie / VIE

Semantic Interaction Framework for JavaScript
http://viejs.org/
MIT License
303 stars 56 forks source link

Implementation of a LocalStorageService #121

Open neogermi opened 12 years ago

neogermi commented 12 years ago

Implementation of a LocalStorageService, making it possible to perform CRUD on entities in the HTML5-localStorage using the service API.

dbu commented 11 years ago

@bergie this is working fine with create.js - does this issue just need a documentation pointer and can be closed?