package jsonoo
JSON library for Js_of_ocaml
Install
Dune Dependency
Authors
Maintainers
Sources
jsonoo-v0.2.1.tbz
sha256=dbd2f7a3b1585fa3530c51f68c6b8a8189fd1c05cbefeccc6231be7cccd7d16f
sha512=54877815d314cb97d33d21c841acdbea88835d40a37a6356878f9b539f79983a14a0f5f56a984d6e6e5ef803f542fd59c17fbba54ec1c9b1d767c63065c92176
doc/jsonoo/Jsonoo/index.html
Module Jsonoo
Source
Try to parse the string into JSON, return Some
if successful, None
otherwise
Try to parse the string into JSON, raise Decode_error
if it fails
Use JSON.stringify
to turn JSON into a string. Specify spaces
to control the indentation size.
Compatibility with gen_js_api
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page