-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels