node-directory-tree
node-directory-tree copied to clipboard
Convert a directory tree to a JS object.
Simple depth option
Hi, really thanks for good library. When testing onEachDirectory callback, it only returns top level directory. I tested on nodejs v10, directory-tree v2.2.0, installed via npm. I think onEachDirectory callback...
On my Windows, the `npm run test` failed, because file size does not match.
Hi guys, First of all thank you for your job, I currently am using your library and it's pretty powerfull. I'm just wondering if there would be a way to...
Hi, I would like to get rid of the dafault "path" attribute. Is it possible?
Hello, I'm french developer, and I'm using your module, for projects, and I want to thank you, for this great tool. For my project, I need to having the disks...
By example, for `/abc/def/ghi` says: ``` abc ├── def │ ├── ghi │ └── def-abc │ └── foo.jpg ├── abc-abc └── abc-def ``` See: - Show from the root directory....
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...