not really known
Go to file
2022-06-24 16:07:13 +01:00
.github/workflows Fix CI? 2022-05-10 11:33:57 +02:00
LICENCE Initial commit 2022-05-10 10:28:15 +02:00
src/Yoga Add multiple deserialisation options 2022-06-24 16:07:13 +01:00
test Add multiple deserialisation options 2022-06-24 16:07:13 +01:00
.gitignore Initial commit 2022-05-10 10:28:15 +02:00
.tidyrc.json Initial commit 2022-05-10 10:28:15 +02:00
bower.json Mannnnnnnn 2022-05-10 19:04:50 +02:00
LICENSE Initial commit 2022-05-10 10:28:15 +02:00
package-lock.json Add support for bigint 2022-06-24 14:50:30 +01:00
package.json Add support for bigint 2022-06-24 14:50:30 +01:00
packages.dhall Initial commit 2022-05-10 10:28:15 +02:00
README.md Rename some stuff 2022-05-10 19:00:58 +02:00
spago.dhall Add support for bigint 2022-06-24 14:50:30 +01:00
test.dhall Add multiple deserialisation options 2022-06-24 16:07:13 +01:00

🐏👑 purescript-yoga-json

Note: This is a fork simple-json (MIT Licence).

Table of Contents

Usage

Migrate from purescript-simple-json

purescript-yoga-json is a drop-in replacement for purescript-simple-json. Just change the imports from Simple.JSON to Yoga.JSON.