Crates.io | loose-liquid-core |
lib.rs | loose-liquid-core |
version | 0.27.0 |
source | src |
created_at | 2023-09-13 17:52:28.298064 |
updated_at | 2023-09-13 17:52:28.298064 |
description | Core liquid functionality |
homepage | |
repository | https://github.com/cobalt-org/liquid-rust/tree/master/crate/core |
max_upload_size | |
id | 971714 |
size | 360,037 |
********************************************************************************
* 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
To include liquid in your project add the following to your Cargo.toml:
$ cargo add liquid-core
Licensed under either of