Skip to content

Package unusable outside of Node environment #4

@kibagateaux

Description

@kibagateaux

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions