2 releases
0.1.1 | Mar 23, 2022 |
---|---|
0.1.0 | Mar 18, 2022 |
#359 in Template engine
105KB
2.5K
SLoC
mini_template
mini_template is a template engine written in Rust and is inspired by smarty and twig. You can use this crate in production, but it is still missing some basic features.
Motivation
In 2021 I started development on i3_notify_bar, a program that allows for customizable notifications in i3-wm. Back then, I needed a template engine that allowed me to modify variables inside the template with a user-friendly syntax. After experimenting with different crates, I decided to develop my own.
More Information can be found at https://github.com/Julian-Alberts/mini_template_rs
Dependencies
~9MB
~169K SLoC