An open API service indexing awesome lists of open source software.

https://github.com/pseudomuto/riquid

A liquid parser in Rust
https://github.com/pseudomuto/riquid

Last synced: about 1 year ago
JSON representation

A liquid parser in Rust

Awesome Lists containing this project

README

          

# Riquid

[![Build Status](https://travis-ci.org/pseudomuto/riquid.svg?branch=master)](https://travis-ci.org/pseudomuto/riquid)
[![](http://meritbadge.herokuapp.com/riquid)](https://crates.io/crates/riquid)

A rust implementation of [Shopify/liquid](https://github.com/Shopify/liquid). This is nowhere near ready for production
use.