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

Package unusable outside of Node environment #4

Open
kibagateaux opened this issue Dec 22, 2017 · 1 comment
Open

Package unusable outside of Node environment #4

kibagateaux opened this issue Dec 22, 2017 · 1 comment

Comments

@kibagateaux
Copy link

Hey there, thanks for the work on the library, it works great out of the box. I was using it for a side project in react-native where I didn't want/need a backend so I had to refactor your code to work in a non-Node environment. Basically just added two dependencies qs for Node's querystring and axios for Node's http and changed callbacks to Promises but that was a personal preference.

You can find all of my code here, let me know if you are interested in a PR so this package can be more accessible for simple use cases. This was for a side project so I didn't update any of the tests but if you are interested I'll get on that.

@tyke
Copy link
Owner

tyke commented Feb 22, 2018

Hey there. Sorry for a delayed response here.

I'd love for you to submit a PR. 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