Package

purescript-argonaut-generic

Repository
purescript-contrib/purescript-argonaut-generic
License
MIT
Uploaded by
garyb
Published on
2017-04-22T01:40:12Z

Latest release Build status Maintainer: slamdata

This package provides encodeJson and decodeJson functions for any data type that has a Generic instance. Currently only purescript-generics is supported (not purescript-generics-rep).

Installation

bower install purescript-argonaut-generic

Documentation