ocaml-decoders icon indicating copy to clipboard operation
ocaml-decoders copied to clipboard

Elm-inspired decoders for Ocaml

Results 5 ocaml-decoders issues
Sort by recently updated
recently updated
newest added

Simpler setup after learning from migrating other bits and pieces over to use melange. Supercedes #64. - The `decoders` lib is available as`decoders` for both 'native' builds, and melange builds....

Hi, Please can you make bs-decoders installable from opam. It would be easier for beginners like me to use them with [Melange](https://github.com/melange-re/melange). I did eventually figure out how to use...

Draft until let operator shims are sorted. To do: - [ ] let operator shims for `Decode.Obj.Infix` - [ ] mli docs for `Decode.Obj`

Is it possible to use this lib to dynamically decode json? That is, json you dont know the shape of prior to getting it? Thank you.

This turned up on https://github.com/ocaml/opam-repository and looks like ``` #=== ERROR while compiling decoders.1.0.0 =====================================# # context 2.4.0~alpha1~dev | linux/arm32 | ocaml-base-compiler.5.2.0 | file:///home/opam/opam-repository # path ~/.opam/5.2/.opam-switch/build/decoders.1.0.0 # command ~/.opam/opam-init/hooks/sandbox.sh...