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

ES6 Promise compatibility #4

Open
t3chguy opened this issue Jul 28, 2015 · 1 comment
Open

ES6 Promise compatibility #4

t3chguy opened this issue Jul 28, 2015 · 1 comment

Comments

@t3chguy
Copy link
Contributor

t3chguy commented Jul 28, 2015

I think this would be a lot more useful if it was compatible with promises, so instead of passing in the callback directly, you'd pass it through .then(), this way it can be wrapped directly in a promise without having to implement promises into it directly.

@JustMaier
Copy link
Owner

Sounds great. Is this something you want to tackle. I'm a little tied up with other projects at the moment.

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