thecodrr / fdir

⚡ The fastest directory crawler & globbing library for NodeJS. Crawls 1m files in < 1s
https://thecodrr.github.io/fdir/
MIT License
1.51k stars 58 forks source link

[Feature] add `markDirectories` option #106

Open SuperchupuDev opened 2 months ago

SuperchupuDev commented 2 months ago

currently, directories returned from fdir always include a leading slash. having the ability to disable this would be nice