purescript-contrib/purescript-argonaut-codecs
JSON serialization and deserialization with Argonaut.
PureScriptMIT
Issues
- 2
suggestion to replace `"value"` with `"contents"` in `Either` decoder, encoder
#115 opened by peterbecich - 5
Add instance for Ratio?
#113 opened by kindaro - 3
Add `fromJson` and `toJson`
#110 opened by sigma-andex - 1
Recursive newtype in not deriving
#108 opened by wclr - 1
`Map String a` <-> Object
#105 opened by flip111 - 2
- 1
- 0
An instance for nested tuples?
#99 opened by ursi - 1
Encode/Decode Natural
#95 opened by f-f - 1
Wrong type shown in docs
#87 opened by BrandonHowe - 5
- 5
- 1
- 2
Instance for NonEmptyArray?
#58 opened by JamieBallingall - 2
- 1
Address breaking change in typelevel-prelude dependency for PureScript v0.13.0
#57 opened by thomashoneyman - 4
Use `elaborateFailure` in `getFieldOptional'`
#51 opened by LucianU - 10
- 2
Decode error reporting
#39 opened by kika - 6
Add instances for Records using RowToList
#37 opened by FrigoEU - 0
- 4
Instances for NonEmpty Array and NonEmpty List
#25 opened by dgendill - 2
- 11
- 1
decodeMaybe no longer exported.
#16 opened by cprichmond - 1
decodeJOject is misspelled
#18 opened by texastoland - 8
easily encode/decode records
#5 opened by cdepillabout - 15
Unfancy JSON transcoder
#19 opened by texastoland - 2
- 2
- 2
Should Maybe codec return `Nothing` for nulls?
#8 opened by garyb - 0
Update to latest changes in purescript-generics
#6 opened by zudov