Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File and Directory Entries API #142

Open
sideshowbarker opened this issue Sep 13, 2018 · 0 comments
Open

File and Directory Entries API #142

sideshowbarker opened this issue Sep 13, 2018 · 0 comments
Assignees
Labels

Comments

@sideshowbarker
Copy link
Contributor

sideshowbarker commented Sep 13, 2018

Spec: https://wicg.github.io/entries-api/
Explainer: https://github.com/WICG/entries-api/blob/master/EXPLAINER.md
MDN article: https://developer.mozilla.org/en-US/docs/Web/API/File_and_Directory_Entries_API
TAG design review: w3ctag/design-reviews#215

This specification attempts to document the FileEntry and DirectoryEntry types and related entry points that allow scripts access to the contents of directories made available to web pages by drag-and-drop operations in Google Chrome and other web browsers that have implemented the API for compatibility.

@sideshowbarker sideshowbarker self-assigned this Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants
@sideshowbarker and others