0.1.1 • Published 6 years ago
@c4605/fs-tree v0.1.1
fs-tree

Some useful library
- stat-mode: Offers convenient getters and setters for the fs.stat()'s
mode - clone-stat: Safely clone node's
fs.Statsinstances without losing their class methods, i.e.stat.isDirectory()and co.