-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
"fs in the browser" is provided by multiple libraries
- https://github.com/jvilk/BrowserFS
- https://github.com/isomorphic-git/lightning-fs
- https://github.com/filerjs/filer
persistence usually via IndexedDB
they all implement the standard node fs api, but only the async functions
fs.readDir
fs.readFile
etc
feature request:
bash-emulator should support the async fs api by default
other tools compatible with the async fs api
Metadata
Metadata
Assignees
Labels
No labels