(emmy-viewers-expand v)
If v
has a fn?
(say, f
) registered as Clerk viewer metadata, recurses
with the expanded value (f v)
. Else, returns v
unchanged.
Mimicking the original emmy.viewer/expand
function.
If `v` has a `fn?` (say, `f`) registered as Clerk viewer metadata, recurses with the expanded value `(f v)`. Else, returns `v` unchanged. Mimicking the original `emmy.viewer/expand` function.
(highcharts value)
Prepare Highcharts JSON data for plotting.
Prepare Highcharts JSON data for plotting.
(plotly {:as context
:keys [kindly/options value]
{:keys [data layout config] :or {layout {} config {}}} :value})
(video {:keys [src youtube-id iframe-width iframe-height allowfullscreen
embed-options]
:or {allowfullscreen true}})
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 |