mihneadb / node-directory-tree

Convert a directory tree to a JS object.
MIT License
523 stars 106 forks source link

Async support #102

Open euberdeveloper opened 2 years ago

euberdeveloper commented 2 years ago

I have opened a similar issue of a feature request (issue #101), related to other functionalities that could be taken by dree

In this case, I would point out that supporting promises could add many benefits if the library is used by APIs that scan a file system, because they would be non-blocking