jQuery plugin for HTML5 FileSystem API
[Edit] : W3C has now discontinued this API, so will I on this plugin. I still leave it here, just in case.
This plugin provides a convenient jQuery wrapper for the HTML5 Filesystem API. All asynchronous calls are wrapped into jQuery.Deferred
objects so you can use this latter API in your code.