3.0.2 • Published 12 months ago

galaxyspy-fs v3.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

galaxyspy-fs

Create a stream from a filesystem resource.

Example

const fs = require('galaxyspy-fs');

fs.createReadStream('/etc/hosts').pipe(networkStream);
3.0.2

12 months ago