File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://travis-ci.org/purescript-contrib/purescript-argonaut-codecs.svg?branch=master )] ( https://travis-ci.org/purescript-contrib/purescript-argonaut-codecs )
2-
31# purescript-argonaut-codecs
42
5- ` EncodeJson ` and ` DecodeJson ` classes and instances for __ purescript-argonaut__ . Also useful combinators for encoding and decoding stuff.
3+ [ ![ Latest release] (http://img.shields.io/bower/v/purescript-argonaut-codecs
4+ .svg)] (https://github.com/slamdata/purescript-argonaut-codecs
5+ /releases)
6+ [ ![ Build Status] ( https://travis-ci.org/purescript-contrib/purescript-argonaut-codecs.svg?branch=master )] ( https://travis-ci.org/purescript-contrib/purescript-argonaut-codecs )
7+ [ ![ Dependency Status] ( https://www.versioneye.com/user/projects/563a92d21d47d400150008b6/badge.svg?style=flat )] ( https://www.versioneye.com/user/projects/563a92d21d47d400150008b6 )
8+ [ ![ Maintainer: slamdata] ( https://img.shields.io/badge/maintainer-slamdata-lightgrey.svg )] ( http://github.com/slamdata )
9+
10+ ` EncodeJson ` and ` DecodeJson ` classes and instances, useful combinators for encoding and decoding ` Json ` values.
611
712## Installation
813
You can’t perform that action at this time.
0 commit comments