1 unstable release
0.27.0 | Sep 13, 2023 |
---|
#44 in #liquid
254 downloads per month
Used in 26 crates
(2 directly)
79KB
1.5K
SLoC
liquid-derive
********************************************************************************
* 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-derive
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
~270–720KB
~17K SLoC