package ezjsonm
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
An easy interface on top of the Jsonm library
Install
dune-project
Dependency
Authors
Maintainers
Sources
ezjsonm-0.6.0.tbz
sha256=716a2554a6c208cfed7878b1ce1d90030cf22ea40d896fccb2999670f5cfed6e
md5=97ed286b2a4937411779e895350df061
Description
This version provides more convenient (but far less flexible) input and output functions that go to and from [string] values. This avoids the need to write signal code, which is useful for quick scripts that manipulate JSON.
More advanced users should go straight to the Jsonm library and use it directly, rather than be saddled with the Ezjsonm interface.
Dev Dependencies (1)
-
alcotest
with-test & >= "0.4.0"
Used by (34)
- bap-phoenix
- cow
-
data-encoding
< "1.0.0" - decoders-ezjsonm
- farfadet
- geojson
- geojsone
-
gitlab
>= "0.1.3" & < "0.1.7" -
learn-ocaml
< "1.0.0" - learn-ocaml-client
-
mastodon-archive-viewer
< "0.4.0" - mirage-tc
-
mustache
>= "3.1.0" & < "3.3.0" - mustache-cli
- obi
- ocveralls
-
opium
= "0.18.0" -
opium_kernel
< "0.18.0" - plotly
- ppx_deriving_ezjsonm
-
ppx_deriving_yaml
< "0.2.2" - ppx_protocol_conv_jsonm
-
ppx_yojson
>= "1.2.0" -
qcow
>= "0.10.2" - qcow-tool
-
resto
>= "0.6" -
soupault
< "3.2.0" - topojson
- topojsone
- vpnkit
-
xapi-rrd
< "1.9.0" - yaml
- yaml-sexp
- yurt
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page