fs-jetpack
Advanced tools
Changelog
2.0.0 (2018-07-10)
symlinks
config option of find()
method. Now find()
always follows symlinks.Changelog
1.1.0 (2017-06-18)
overwrite
of copy()
method now supports functions, to allow you individually decide if each file overwrite should happen.Changelog
1.0.0 (2017-05-14)
Changelog
0.13.0 (2017-03-15)
mkdirp
and rimraf
, those have been replaced with in-house implementations doing the same task. The new implementations are simpler than original libraries, so some edge cases might emerge after upgrading (please file an issue if you stumbled upon such case).Q
library