package liquid_ml

  1. Overview
  2. No Docs
Shopify's Liquid templating language in OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.1.4.tar.gz
md5=87cf164e1bd9411b58683d407d252f5d
sha512=a06520dc71139976f458f2ea2ecd313821fb917d8ba7ce8c617848c730e1f9e382751a36af7ab977cb6c7997cd05419ec8c615225d8cd8a7a9c47be2d63e295e

Description

Shopify's Liquid templating language for OCaml!

Published: 11 Jun 2026

Dependencies (10)

  1. liquid_interpreter = version
  2. liquid_std = version
  3. liquid_parser = version
  4. liquid_syntax = version
  5. re2 >= "v0.13.0"
  6. stdio >= "v0.15.0"
  7. core >= "v0.15.0"
  8. base >= "v0.15.0"
  9. dune >= "2.5"
  10. ocaml >= "4.11"

Dev Dependencies (2)

  1. bisect_ppx >= "2.0.0" & with-dev-setup
  2. alcotest >= "1.5.0" & with-test

Used by (1)

  1. yocaml_liquid

Conflicts

None