whatwg / fs

File System Standard
https://fs.spec.whatwg.org/
Other
235 stars 19 forks source link

Add the FileSystemObserver API #165

Open nathanmemmott opened 4 months ago

nathanmemmott commented 4 months ago

Add the FileSystemObserver API

Defines the FileSystemObserver API, an API to observe file system change events.

See #123 and WICG/file-system-access#72

(See WHATWG Working Mode: Changes for more details.)


Preview | Diff

nathanmemmott commented 3 weeks ago

The errors causing the build to fail were not introduced by this PR.