Released 2021-01-19.
vivid/ash-ra-template
to vivid/art
to more closely mirror its Clojure namespace.clj-art
.user.dir
when determining file paths.
The defect came to light during a Maven multi-module build using (vivid:clojure-maven-plugin
)[https://github.com/vivid-inc/clojure-maven-plugin].:to-phase
allows the dataflow to stop at an earlier (render)
phase.
Useful for inspecting ART output at intermediate phases for diagnosis and for understanding ART's behavior.Released 2019-07-05.
(render)
from accepting options as keyword arguments to an optional options map.(render {:bindings {...})
option.(render {:delimiters {...}})
option.vivid.art.delimiters
offers a selection of pre-defined delimiter sets: erb
, jinja
, mustache
, and php
.lein-art
.(render)
's options.Released 2019-05-03.
vivid.art.core/render
to vivid.art/render
.ash-ra-template
the library, and a Boot plugin boot-art
.user
.Released 2019-04-13.
eval-soup
to an embedded evaluation environment based on ShimDandy.Released 2017-11-20.
eval-soup
to render templates featuring Clojure language processing with ERB 2.0-esque syntax.Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close