@purescript/argonaut
v3.0.1
Published
PureScript's implementation of Argonaut
Downloads
5
Readme
purescript-argonaut
Go to purescript-argonaut-core/README.md to read an overview of Argonaut and how to use it.
This library bundles together the following:
- purescript-argonaut-core - basic parsing, printing, folding and types for
Json
- purescript-argonaut-codecs -
EncodeJson
andDecodeJson
classes, their instances - purescript-argonaut-traversals -
JCursor
, prisms and traversals forJson