Gered
72f44a278c
the main purpose of this is for the :auto-convert-map-keywords option, but this also converts collection types to/from types that Pebble uses natively... to be honest though, there's *probably* not much value in that and we could likely just use something like prewalk to just convert map keywords ... ? might be faster too? |
||
---|---|---|
src/clj_pebble | ||
test/clj_pebble | ||
.gitignore | ||
LICENSE | ||
project.clj | ||
README.md |
clj-pebble
A wrapper for the Pebble Java Templating Engine to make usage in Clojure applications simple.
Usage
TODO
License
Distributed under the BSD 3-Clause License (the same as Pebble).
See LICENSE
for full details.