Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 733 Bytes

File metadata and controls

22 lines (13 loc) · 733 Bytes

traduki

Build Status

Clojars Project

Inject static translations into Enlive elements using HTML data tags

Using Enlive, you can transform HTML templates in clojure. traduki enables you to include data tags in your HTML templates which map to translation keys. The translate function injects translations into Enlive nodes.

Usage

TODO

License

Copyright © 2015 Robert Speller

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.