package jsonaf
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
A library for parsing, manipulating, and serializing data structured as JSON
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=55d5a46e69891b6753135491b052b4cbb886a76f576099120911984b098806ce
doc/jsonaf.kernel/Jsonaf_kernel/Expert/Serializer/index.html
Module Expert.SerializerSource
type 'number serializer := Faraday.t -> 'number -> unitFaraday serializer for a json object given a serializer for the number type. This minimizes whitespace in the serialized representation.
create_hum ~spaces is like serialize but it adds newlines and spaces in the same way that JSON.stringify(_,_,spaces) does in JavaScript. If spaces is 0 then the result is the same as that of serialize.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>