Package

purescript-argonaut-generic

Repository
purescript-contrib/purescript-argonaut-generic
License
MIT
Uploaded by
thomashoneyman
Published on
2018-11-12T16:17:17Z

Latest release Build status Pursuit Maintainer: thomashoneyman

This package provides gEncodeJson and gDecodeJson functions for any data types that have a Generic instance, and genericEncodeJson and genericDecodeJson functions for any data types that have a Rep.Generic instance.

Installation

bower install purescript-argonaut-generic

Documentation

Module documentation is published on Pursuit.

Contributing

Read the contribution guidelines to get started and see helpful related resources.