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

Add globby #178

Merged
merged 3 commits into from
Aug 4, 2021
Merged

Add globby #178

merged 3 commits into from
Aug 4, 2021

Conversation

zloirock
Copy link
Contributor

@zloirock zloirock commented Aug 3, 2021

Fixes #175

globby bases on mentioned fast-glob and add some more features. I didn't find any other proper popular alternatives.

  • Tests pass
  • Appropriate changes to README are included in PR

Copy link
Collaborator

@antongolub antongolub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let’s update index.d.ts too

index.d.ts Show resolved Hide resolved
Copy link
Collaborator

@antongolub antongolub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@antonmedv, your turn.

index.mjs Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
@antonmedv antonmedv merged commit 3f5d50a into google:main Aug 4, 2021
@zloirock zloirock deleted the globby branch August 4, 2021 09:28
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

Successfully merging this pull request may close these issues.

Glob patterns
3 participants