WHATWG File System Living Standard

Infrastructure and API for accessing the file system. Provides FileSystemHandle, FileSystemFileHandle, and FileSystemDirectoryHandle interfaces for reading and writing files on the user's local device.

API entry from apis.yml

apis.yml Raw ↑
aid: web-standards:whatwg-file-system
name: WHATWG File System Living Standard
description: Infrastructure and API for accessing the file system. Provides FileSystemHandle, FileSystemFileHandle,
  and FileSystemDirectoryHandle interfaces for reading and writing files on the user's local device.
humanURL: https://fs.spec.whatwg.org/
tags:
- File System
- Living Standard
- Storage
- WHATWG
properties:
- type: Documentation
  url: https://fs.spec.whatwg.org/
- type: GitHubRepository
  url: https://github.com/whatwg/fs