Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
a collection of ppx deriving plugins
- Host: GitHub
- URL: https://github.com/andreypopp/ppx_deriving
- Owner: andreypopp
- Created: 2024-05-19T20:16:38.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-05T11:21:08.000Z (6 months ago)
- Last Synced: 2024-09-30T06:40:14.678Z (3 months ago)
- Topics: ocaml, ppx, ppx-deriver
- Language: OCaml
- Homepage:
- Size: 101 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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