README
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.
Inspired by angular-cli schematics, a staging area for fs changes
<script type="module">
import c4605FsTree from 'https://cdn.skypack.dev/@c4605/fs-tree';
</script>
modefs.Stats instances without losing their class methods, i.e. stat.isDirectory() and co.