fluent-templates 0.4.5

Templating for the Fluent localization framework
Documentation

fluent-templates

CI Status Current Version License: MIT/Apache-2.0

This crate provides you with the ability to create Fluent loaders that implement Handlebars' handlebars::HelperDef and Tera tera::Function. Allowing you to easily add localisation to your templating engines.

All template engine implementations are optional and can be disabled with features.