jvilk / BrowserFS

BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.
Other
3.06k stars 216 forks source link

OVA archive extraction #311

Closed Dusthorn closed 1 year ago

Dusthorn commented 3 years ago

Hi! Can you plz add OVA archive extraction support? https://www.lifewire.com/ova-file-4144357

jcubic commented 2 years ago

I think this is way out of scope of library that is substitute for fs module in Node. Why don't you write this OVA Archvie extraction yourself and publish it as open source.