loose-liquid-lib

Crates.ioloose-liquid-lib
lib.rsloose-liquid-lib
version0.27.0
sourcesrc
created_at2023-09-13 17:54:50.529666
updated_at2023-09-13 17:54:50.529666
descriptionThe liquid templating language for Rust
homepage
repositoryhttps://github.com/cobalt-org/liquid-rust/tree/master/liquid-lib
max_upload_size
id971717
size269,955
Jarrod Overson (jsoverson)

documentation

https://docs.rs/liquid-lib

README

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

Build Status Crates Status Dependency Status

Usage

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

$ cargo add liquid-lib

License

Licensed under either of

Commit count: 1420

cargo fmt