Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.