unstorage icon indicating copy to clipboard operation
unstorage copied to clipboard

Add Origin Private File System (OPFS) API Support

Open okikio opened this issue 2 years ago • 1 comments
trafficstars

Describe the feature

OPFS is a new API for storing files using the browser it would cover custom file usecases and enable a less memory intensive file system storage system on the web

Additional information

  • [ ] Would you be willing to help implement this feature?

okikio avatar May 19 '23 23:05 okikio

I just made an OPFS driver (roughly based on the fs-lite driver). It needs some more polishing, but I'm going to create a PR some time this week.

loilo avatar Oct 11 '23 06:10 loilo