-
-
Notifications
You must be signed in to change notification settings - Fork 292
Closed
Description
Following a discussion on Twitter regarding nodejs/node#52779 / nodejs/node#52881 and whether it (or fs.glob
, nodejs/node#51912 / nodejs/node#40731) competes with, complements or helps existing projects such as minimatch
I wanted to open an issue to get some kind of a public reference for it.
I can see no collaboration with @isaacs / minimatch
on the path.matchesGlob()
API, but I do see comments in the fs.glob
issue (nodejs/node#40731 (comment)) and I do see that fs.glob
(and as such path.matchesGlob()
) wraps a bundled minimatch
.
For existing users of minimatch
: Would the recommendation be to stick with minimatch
or to migrate to path.matchesGlob()
?
styfle and gurgunday
Metadata
Metadata
Assignees
Labels
No labels