stephenmathieson-boneyard / node-globs

5 stars 4 forks source link

globs.Globs and globs.GlobsSync #4

Open stevenvachon opened 7 years ago

stevenvachon commented 7 years ago

wrapping glob.Glob and glob.GlobSync. This lets us work with each file path as it is resolved in a streaming fashion.

stephenmathieson commented 7 years ago

I'd be happy to take a PR introducing this, but I currently have no plan/time for adding new features here. This module does what I needed it to (I'm not using it anymore), so there's not much (actually nothing) on the horizon.

If you open a PR or two, I'll grant you push/npm permissions and will gladly step down here.