(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 builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |