thecodrr / fdir

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

Sorting based on date, name, size etc #86

Open iggymakesthings opened 1 year ago

iggymakesthings commented 1 year ago

Hello, I was wondering if there will be a way to sort based on date, name and size in a future version. Thank you