Changelog
1.4.0
read
now accepts options, with binary
property to read as a
Buffer
.Changelog
1.0.0 (28 Dec 2017)
breaking
The package now exports an object with functions, and
wrote
function to create an open writable stream is renamed tocreateWritable
.
Changelog
0.7.0 (27 Dec 2017)
readDirStructure
to return object representing a directory.Changelog
0.6.0 (11 June 2017)
write.readDir
: read directory as an object (possibly recursively)