← Back to release summary

File System API (Chromium)

Category
File APIs
Type
New or changed feature
Status
Enabled by default (Chrome 13)
Intent stage
None

Summary

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

Standards & signals

Docs: http://www.html5rocks.com/en/tutorials/file/filesystem/ https://developer.mozilla.org/en-US/docs/Web/API/FileSystem

Samples: http://www.htmlfivewow.com/demos/terminal/terminal.html

View on chromestatus.com