20 releases
new 0.22.0 | Feb 27, 2021 |
---|---|
0.21.3 | Feb 4, 2021 |
0.21.2 | Aug 29, 2020 |
0.21.0 | Jul 9, 2020 |
0.20.0 | Mar 20, 2020 |
#53 in Template engine
14,703 downloads per month
Used in 25 crates
(8 directly)
295KB
8K
SLoC
liquid-core
Liquid templating for Rust
Usage
To include liquid in your project add the following to your Cargo.toml:
[dependencies]
liquid-core = "0.20"
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
~3.5MB
~69K SLoC