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

Fetch support #31

Merged
merged 8 commits into from
Oct 28, 2021
Merged

Fetch support #31

merged 8 commits into from
Oct 28, 2021

Conversation

TheSpyder
Copy link
Owner

Fixes #5

This is little more than an import of bs-fetch plus a swap to pipe-first. A lot of people will need this when ReScript 10 drops (scheduled for January).

I also realised I needed to include extra copyright for the projects we've forked in the license. Seemed like a good time to take care of that.

examples/fetch_examples.res Outdated Show resolved Hide resolved
lib/js/examples/dom_example.js Show resolved Hide resolved
Use -> pipes instead of |>
Switch from Js.Promise to @ryyppy/rescript-promise
@TheSpyder TheSpyder merged commit ecbd921 into main Oct 28, 2021
@TheSpyder TheSpyder deleted the fetch branch October 28, 2021 04:07
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.

Add Fetch support directly into the fork
2 participants