not really known
Go to file
2022-08-19 18:40:58 +01:00
.github/workflows Fix CI? 2022-05-10 11:41:33 +02:00
LICENCE Initial commit 2022-05-10 11:38:33 +02:00
src/Yoga/Fetch Move back to Yoga namespace 2022-05-10 19:16:07 +01:00
test Move back to Yoga namespace 2022-05-10 19:16:07 +01:00
.gitignore Initial commit 2022-05-10 11:38:33 +02:00
.tidyrc.json Initial commit 2022-05-10 11:38:33 +02:00
bower.json Versioning 2022-05-10 19:57:55 +02:00
LICENSE Initial commit 2022-05-10 11:38:33 +02:00
package-lock.json Renaming 2022-05-10 19:16:33 +02:00
package.json Renaming 2022-05-10 19:16:33 +02:00
packages.dhall Initial commit 2022-05-10 11:38:33 +02:00
README.md Add deprecation notice 2022-08-19 18:40:58 +01:00
spago.dhall Versioning 2022-05-10 19:57:55 +02:00
test.dhall Renaming 2022-05-10 19:16:33 +02:00

⚠️ DEPRECATION NOTICE

This library will not be developed further. Check out purescript-fetch library, which is isomorphic and uses the new, native fetch library, is more type-safe and more user-friendly.

📬 purescript-yoga-fetch

A simple wrapper for the JavaScript fetch API.

Note: This is a fork of milkis (MIT Licence).

Table of Contents

Usage

Migrate from purescript-milkis

purescript-yoga-fetch is a drop-in replacement for purescript-milkis. Just change the imports from Milkis to Yoga.Fetch.