sicaro-organization / issues

Public repository for tracking and resolving project issues. Submit and follow progress using provided guidelines. Aiming to improve project quality. Thank you for your contribution.
1 stars 0 forks source link

In-Memory FileSystem #11

Closed Hoodgail closed 1 year ago

Hoodgail commented 1 year ago

Replicate a FileSystem API that writes files and folders into a single ArrayBuffer

Hoodgail commented 1 year ago

Exporting would be two files, a Meta file, and the buffer data containing it all

Hoodgail commented 1 year ago

Add a plug-in manager for encryption Should be in the main Wrapper that manages all of the FileSystem APIs

Hoodgail commented 1 year ago

Useless, JSZip already does the job