Skip to content
This repository was archived by the owner on Jun 3, 2020. It is now read-only.

Files

Latest commit

ea47303 · Jan 5, 2017

History

History
10 lines (7 loc) · 431 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 431 Bytes

Exploring the FileSystem APIs

A port of the FileSystem example used in the Exploring the FileSystem APIs article by Eric Bidelman, originally published on HTML5Rocks.

With the FileSystem API, a web app can create, read, navigate, and write to a sandboxed section of the user's local file system.

Please report any bugs or feature requests.