bergie / VIE

Semantic Interaction Framework for JavaScript

Home Page:http://viejs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation of a FileAPIService

neogermi opened this issue · comments

Implementation of a FileAPIService, making it possible to perform CRUD on entities using the FileReader/FileWriter API from HTML5.

See http://www.html5rocks.com/en/tutorials/file/filesystem/