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

https://github.com/andreypopp/ppx_deriving

a collection of ppx deriving plugins
https://github.com/andreypopp/ppx_deriving

ocaml ppx ppx-deriver

Last synced: 12 months ago
JSON representation

a collection of ppx deriving plugins

Awesome Lists containing this project

README

          

# ppx deriving

a collection of ppx deriving plugins

- [json/](./json) - derive JSON serialization functions for both yojson and melange
- [toml/](./toml) - derive TOML serialization functions
- [tools/](./tools) - code shared between ppx deriving plugins