ppx_json_types
JSON type providers
Description
A solution for dynamically creating JSON-based types from Web-hosted type information, providing the tools necessary to work with values of the type at compile-time.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 30 Apr 2016
- Authors
- Maintainers
Sources
Dependencies
ppx_deriving_yojson
>= "2.4"
ppx_deriving
>= "3.0"
ppx_tools
>= "0.99.2"
yojson
>= "1.3.0"
cohttp
>= "0.19.0"
lwt
>= "2.5.0"
oasis
build
ocamlfind
build
ocaml
< "4.03.0"
Reverse Dependencies