1 unstable release
0.27.0 | Sep 13, 2023 |
---|
#633 in Template engine
232 downloads per month
Used in 24 crates
(2 directly)
620KB
16K
SLoC
liquid-lib
********************************************************************************
* 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-lib
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
~6–8MB
~148K SLoC