Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gaku-sei/blanc
Functional Json decoding and validations in OCaml
https://github.com/gaku-sei/blanc
Last synced: 3 months ago
JSON representation
Functional Json decoding and validations in OCaml
- Host: GitHub
- URL: https://github.com/gaku-sei/blanc
- Owner: gaku-sei
- Created: 2020-06-13T14:30:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T08:47:48.000Z (about 2 years ago)
- Last Synced: 2024-04-14T19:50:24.913Z (10 months ago)
- Language: OCaml
- Size: 832 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BLANC
_Functional Json decoding and validations_
## Alternative: ReCode
[ReCode](https://github.com/gaku-sei/re-code) offers a simple, full featured, alternative to `Blanc`. It's also closer to the ReScript's current best practices and it doesn't contain any custom operators.