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

Add a custom fetch function to handle things like auth, etc... #41

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mghignet
Copy link

Hello,

I forked the project to meet one of my needs (there should be some other ones later) which is to be able to pass custom parameters, like authentication, custom headers or to pre-process the user input before fetching.
That's what I have added to this pull request, along with some modification to the .gitignore and a dependency added to package.json, because babel-cli was used in the NPM scripts.
I also updated the README.

Feel free to comment and merge if you like.

Thanks a lot for your library and merry Christmas!

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

Successfully merging this pull request may close these issues.

None yet

1 participant