A React hook for integrating with the File System Access API. Enables web applications to seamlessly work with files on a user's local system.
A set of React hooks to interact with the File System API. Watch a directory for changes and return a map of filepaths & contents when a file is added, modified or removed.