Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch to micromatch? #10

Open
vvo opened this issue Jun 13, 2017 · 4 comments
Open

switch to micromatch? #10

vvo opened this issue Jun 13, 2017 · 4 comments

Comments

@vvo
Copy link

vvo commented Jun 13, 2017

It seems like https://github.com/micromatch/micromatch is the new cool kid around the block, we are experimenting with it in a new project and like the API a lot. Would you like to move this nice globtester tool to it?

@jescalan
Copy link
Contributor

Yeah I would actually. If you'd like you're welcome to PR this -- if not I'll do it as soon as I have a few moments.

@vvo
Copy link
Author

vvo commented Jun 13, 2017

Not sure I am able to easily do that with coffee script. But I like the idea of having a regexp like tester for globs. Much needed and I would use it a lot if:

  • was using micromatch (and allows for multi lines patterns, like the lib does)
  • was providing some cheatsheet on the side (based on the various glob patterns we can found online)

This is a great idea and worth some fame on hacker news I am sure :)

@jescalan
Copy link
Contributor

Haha I understand, but this is open source, where people collaborate, not ask other people to build things for them. Also, you have the ideas, so why not be part of the fame?

How about this -- I'll convert this to es6 right now (this should be done anyway) then maybe you can jump in and see about contributing? 😁

@vvo
Copy link
Author

vvo commented Jun 13, 2017

That would help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants