Tempura 1.5.4
Released under the Eclipse Public License - v 1.0
Simple text localization library for Clojure/Script.
Installation
To install, add the following dependency to your project or build file:
[com.taoensso/tempura "1.5.4"]
Namespaces
taoensso.tempura
Pure Clojure/Script i18n translations library.
taoensso.tempura.impl
Private implementation details.
Public variables and functions:
- attrs-explode-args-in-strs
- compile-dictionary
- escape-html
- expand-locale
- expand-locales
- load-resource
- node-paths
- scoped
- search-resids
- str->?arg-idx
- str->split-args
- str->split-styles
- str->vargs-fn
- vargs
- vec->vargs-fn
- vec->vtag
- vec-escape-html-in-strs
- vec-explode-args-in-strs
- vec-explode-styles-in-strs