(apply-jslt-template {:collet.actions.jslt/keys [mapper expr] :keys [input as]})
Apply a JSLT template to a JSON input. Parameters:
Apply a JSLT template to a JSON input. Parameters: - input: The JSON input to apply the template to. - template: The JSLT template to apply. - as: The output format. One of :string or :clj (default).
(parse node)
Parse a JsonNode into a Clojure data structure
Parse a JsonNode into a Clojure data structure
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close