@c4605/fs-tree

Inspired by angular-cli schematics, a staging area for fs changes

Usage no npm install needed!

<script type="module">
  import c4605FsTree from 'https://cdn.skypack.dev/@c4605/fs-tree';
</script>

README

fs-tree Build Status Coverage Status

Some useful library

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