Skip to content

Future of minimatch considering path.matchesGlob() #240

@voxpelli

Description

@voxpelli

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()?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions