fluent-template-helper 0.4.5

Template helpers for the Fluent internationalization framework
Documentation

fluent-template-helper

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.