Home

Awesome

liquid-delphi

Delphi Port of Tobias Lütke's Liquid template language.

What is this?

Liquid-delphi is a Delphi port of the popular Ruby Liquid templating language and dotLiquid implementation. It is a separate project that aims to retain the same template syntax as the original, while using delphi coding conventions where possible.

This project uses/translates parts of the code of the following repositories:

  1. https://shopify.github.io/liquid/
  2. https://github.com/dotliquid/dotliquid