1 unstable release
0.27.0 | Sep 13, 2023 |
---|
#33 in #liquid
246 downloads per month
Used in 25 crates
(3 directly)
350KB
9K
SLoC
liquid-core
********************************************************************************
* NOTE: THIS IS A TEMPORARY FORK OF LIQUID-RUST *
* *
* Once either of the following PRs (or suitable) lands this will be deprecated *
* - https://github.com/cobalt-org/liquid-rust/pull/496 *
* - https://github.com/cobalt-org/liquid-rust/pull/492 *
********************************************************************************
Original README below
Liquid templating for Rust
Usage
To include liquid in your project add the following to your Cargo.toml:
$ cargo add liquid-core
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
~5.5–7.5MB
~144K SLoC