Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 493 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 493 Bytes

jquery-filesystem

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.