Package

purescript-argonaut-generic

Repository
purescript-contrib/purescript-argonaut-generic
License
MIT
Uploaded by
justinwoo
Published on
2017-07-19T19:22:35Z

Latest release Build status Maintainer: slamdata

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.