Advertisement
Not TestedTesting not done, may not work properly
Files & File System

File System Access Demonstration

Direct read and write access to local files with FileSystemHandle permissions.

Checking support...
Advertisement

Interactive Input Workspace

Ready for input

Web API Execution Output

Result output will be displayed here after execution...

Native JavaScript Code Example (Zero Libraries)

console.log(handle.kind, handle.name);

About the File System Access Web API

FileSystemHandle provides a handle to a file or directory entry on the local file system.

Specification:W3C & WHATWG Web API Standard
Sponsored Content