An open API service indexing awesome lists of open source software.

https://github.com/justinwoo/purescript-simple-json-generics

Simple generics-rep based implementations for Simple-JSON. You should read the Simple-JSON guide page here: https://purescript-simple-json.readthedocs.io/en/latest/generics-rep.html
https://github.com/justinwoo/purescript-simple-json-generics

generics-rep json purescript

Last synced: 8 months ago
JSON representation

Simple generics-rep based implementations for Simple-JSON. You should read the Simple-JSON guide page here: https://purescript-simple-json.readthedocs.io/en/latest/generics-rep.html

Awesome Lists containing this project

README

          

# purescript-simple-json-generics

Simple generics-rep based implementations for Simple-JSON. You should read the Simple-JSON guide page here:

Ultimately, you should not use this directly but as a reference, since you will inevitably want to tweak these instances. If you want to use these directly, you can.