liquidcrystal

Version, currently main branch1 version
  • main branchlatestFeb 8, 2021

github.com/wyhaines/liquidcrystal

This is a port of the Liquid gem from Shopify, for the Crystal language. It aims to be as compatible as possible with the upstream source of truth that is the Shopify Ruby implementation of Liquid.

2 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  liquidcrystal:
    github: wyhaines/liquidcrystal
    branch: main

main is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
0.35.1
License
MIT
Author
your-name-here <your-email-here>

Dependencies

Runtime Dependencies

Development Dependencies

  • ameba~> 0.13.0github: crystal-ameba/amebadev

README

liquidcrystal

This is a port of the Liquid gem from Shopify, for the Crystal language. It aims to be as compatible as possible with the upstream source of truth that is the Shopify Ruby implementation of Liquid.