A simple, expressive, safe and Shopify compatible template engine in pure JavaScript. The purpose of this repo is to provide a standard Liquid implementation for the JavaScript community so that Jekyll sites, Github Pages and Shopify templates can be ported to Node.js without pain.
This fork fixes an issue with using if tags with undefined variables that the original author refused to fix.
The build files are included in this repo to make it installable via npm in our projects and avoid having to run our own npm registry.
If making any change, you'll need to rebuild and commit the dist directory as part of your commit.