galaxyspy-fsCreate a stream from a filesystem resource.Exampleconst fs = require('galaxyspy-fs'); fs.createReadStream('/etc/hosts').pipe(networkStream);1 dependent1 versiongalaxyspy-compile3.0.212 months ago