felixge / felixge/node-require-all
Option to flatten results
Open
- Dominant language
- JavaScript
- Stars
- 299
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Currently when "recursive" option is true, results get nested inside directory objects. In many cases you don't actually need that tree structure and flattened result is more convenient to consume.
This should probably come with some mechanism to ensure there are no duplicate filenames.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.