21 releases
new 0.26.3 | Jun 2, 2023 |
---|---|
0.26.1 | Feb 23, 2023 |
0.26.0 | Apr 1, 2022 |
0.25.0 | Mar 29, 2022 |
0.20.0 | Mar 20, 2020 |
#22 in Template engine
139 downloads per month
32KB
372 lines
liquid-bin
Liquid templating for Rust
Usage
To include liquid in your project add the following to your Cargo.toml:
$ cargo install liquid-bin
Now you can use the crate in your code:
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.
Dependencies
~8.5MB
~180K SLoC