package jsonaf
A library for parsing, manipulating, and serializing data structured as JSON
Install
Dune Dependency
Authors
Maintainers
Sources
jsonaf-v0.15.0.tar.gz
sha256=695e50569db70af61954a1a177ba119d2f2ddcdd34a54f39213d659b23dd6ff8
doc/jsonaf.kernel/Jsonaf_kernel/Expert/Serializer/index.html
Module Expert.Serializer
Source
type 'number serializer := Faraday.t -> 'number -> unit
Faraday 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)"
>