Package

purescript-argonaut-generic

Repository
purescript-contrib/purescript-argonaut-generic
License
MIT
Uploaded by
thomashoneyman
Published on
2020-06-20T00:36:18Z

Latest release Build status Pursuit Maintainer: thomashoneyman

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

Installation

# with Spago
spago install argonaut-generic

# with Bower
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.