os-js / osjs-server

OS.js Server Module
https://manual.os-js.org
Other
19 stars 21 forks source link

VFS Archive support #64

Open andersevenrud opened 2 years ago

andersevenrud commented 2 years ago

Add support for using npm based libraries related to archives.

This can be used in combination with the VFS realpath function.

Maybe just call this VFS method archive() that accepts an interface with path(s) and action?

Split out from: