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

Produce a static methods version only #79

Open
spion opened this issue Feb 13, 2019 · 2 comments
Open

Produce a static methods version only #79

spion opened this issue Feb 13, 2019 · 2 comments

Comments

@spion
Copy link

spion commented Feb 13, 2019

It would be useful to have the static method implementation that work with pure native promises without extending the base class. Afaik promises returned by async-await will always be plain vanilla ones, and remembering to wrap them all with Promise.resolve is a pain.

@benjamingr
Copy link
Owner

Yeah, I totally agree it would be useful - PR welcome :)

1 similar comment
@benjamingr
Copy link
Owner

Yeah, I totally agree it would be useful - PR welcome :)

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