Clojure wrapper for the Pebble Java templating engine.
Go to file
2014-11-15 12:01:16 -05:00
src/clj_pebble add :auto-convert-map-keywords option and apply to context maps 2014-11-15 12:01:16 -05:00
test/clj_pebble initial commit 2014-10-02 18:45:40 -04:00
.gitignore initial commit 2014-10-02 18:45:40 -04:00
LICENSE initial commit 2014-10-02 18:45:40 -04:00
project.clj version 0.1.0 2014-11-15 00:59:48 -05:00
README.md initial commit 2014-10-02 18:45:40 -04:00

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.