Liking cljdoc? Tell your friends :D

juxt.jinx-alpha.resolve


built-in-schemasclj/s

source

DefaultResolverDereferencerclj/sprotocol

deref-valclj/s

(deref-val _ k)

Dereference

Dereference
source

expand-documentclj/s

(expand-document doc ctx)
(expand-document doc parent ctx)

This is intended for cases where libraries (e.g. react-jsonschema-form) require a fully expanded document. Normally jinx will cope with mutually referential schemas (cyclic graphs) which are valid. However, such graphs would have an infinite expansion under this function, use with care!

This is intended for cases where
libraries (e.g. react-jsonschema-form) require a fully expanded
document. Normally jinx will cope with mutually referential
schemas (cyclic graphs) which are valid. However, such graphs would
have an infinite expansion under this function, use with care!
sourceraw docstring

read-json-streamclj/s

(read-json-stream json-str)
source

read-json-stringclj/s

(read-json-string json-str)
source

resolve-refclj/s

(resolve-ref ref-object doc ctx)
source

resolve-uriclj/smultimethod

source

slurp-resourceclj/smacro

(slurp-resource resource)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close