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

Make asynchronous #9

Open
jednano opened this issue Jan 25, 2014 · 5 comments
Open

Make asynchronous #9

jednano opened this issue Jan 25, 2014 · 5 comments

Comments

@jednano
Copy link

jednano commented Jan 25, 2014

By using the async version of glob and providing a calling a callback method.

@cowboy
Copy link
Owner

cowboy commented Jan 25, 2014

I'm already working on this. Check out the async branch. It's not done yet, as I'm investigating streams support as well.

@jednano
Copy link
Author

jednano commented Jan 25, 2014

Great! I'll be following the project.

@jednano
Copy link
Author

jednano commented Jan 25, 2014

BTW, I just published simple-glob, which is really all your code, ported over from Grunt. I've given the proper attributions. I've just always loved the way Grunt negated files and such. It's so easy. Not sure if that could be made async as well though.

@cowboy
Copy link
Owner

cowboy commented Jan 26, 2014

This library (globule) is everything from Grunt, separated into its own module, made async, with a handful of improvements.

@jednano
Copy link
Author

jednano commented Jan 26, 2014

I see. Well, I was having problems with negation, so maybe I was doing something wrong. I'll revisit it. Thanks.

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