README
vfs-ssh
A wrapper to use vfs instances remotely over SSH
TODO: Document this.
A ssh based implementation that provides a virtual filesystem by using a remote node process tunneled over ssh.
<script type="module">
import vfsSsh from 'https://cdn.skypack.dev/vfs-ssh';
</script>
A wrapper to use vfs instances remotely over SSH
TODO: Document this.