simple-json

A simple Purescript JSON library that uses types automatically


Keywords
json, purescript, type-level
License
MIT
Install
psc-package install simple-json

Documentation

Purescript-Simple-JSON

Build Status

A simple Foreign/JSON library based on the Purescript's RowToList feature.

Requires compiler version 0.11.6 or greater.

Usage

See the API Docs or the tests for usage.