Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Liquid markup language - Safe, customer facing template language for flexible web apps

  • Share this:
Liquid is an open-source template language created by Shopify. It is the backbone of Shopify themes and is used to load dynamic content on storefronts. It is stateless, Compile and render steps are separate so that the expensive parsing and compiling can be done once and later on you can just render it passing in a hash with local variables and objects.
https://shopify.github.io/liquid/
https://github.com/Shopify/liquid
License:
Tech: