We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c27317 commit 74d2fd9Copy full SHA for 74d2fd9
README.md
@@ -0,0 +1,16 @@
1
+# purescript-codec-argonaut
2
+
3
+[](https://github.com/slamdata/purescript-codec-argonaut/releases)
4
+[](https://travis-ci.org/garyb/purescript-codec-argonaut)
5
6
+Bi-directional codecs for [argonaut](https://github.com/purescript-contrib/purescript-argonaut-core).
7
8
+## Installation
9
10
+```
11
+bower install purescript-codec-argonaut
12
13
14
+## Documentation
15
16
+Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-codec-argonaut).
0 commit comments