15 breaking releases
new 0.15.1 | Mar 28, 2023 |
---|---|
0.13.0 | Jan 16, 2023 |
0.11.0 | Dec 12, 2022 |
0.10.0 | Nov 26, 2022 |
#84 in Template engine
120 downloads per month
21KB
264 lines
axum-template
Layers, extractors and template engine wrappers for axum based Web MVC applications
Getting started
The engine
module contains detailed usage examples for each of the
supported template engines.
If you plan using an unsupported engine, check the TemplateEngine
docs
Available features
handlebars
: Enables handlebars supportminijinja
: Enables minijinja supporttera
: Enables tera support
Useful links
License
Licensed under the MIT license. See LICENSE for more information
Dependencies
~6–12MB
~212K SLoC