loose-liquid-core

Crates.ioloose-liquid-core
lib.rsloose-liquid-core
version0.27.0
sourcesrc
created_at2023-09-13 17:52:28.298064
updated_at2023-09-13 17:52:28.298064
descriptionCore liquid functionality
homepage
repositoryhttps://github.com/cobalt-org/liquid-rust/tree/master/crate/core
max_upload_size
id971714
size360,037
Jarrod Overson (jsoverson)

documentation

https://docs.rs/liquid-core

README

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

Build Status Crates Status Dependency Status

Usage

To include liquid in your project add the following to your Cargo.toml:

$ cargo add liquid-core

License

Licensed under either of

Commit count: 1420

cargo fmt