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

docs: document missing options #110

Closed SuperchupuDev closed 2 months ago

SuperchupuDev commented 2 months ago

noticed a few options were missing from the docs, opened this to add them back 👍

note that i tried to keep the language in globWithOptions as neutral as possible (no explicit picomatch mentions) to future-proof for #98

thecodrr commented 2 months ago

Thanks!