LiquidJS
A simple, expressive, safe and shopify compatible template engine in pure JavaScript.

Contribute
Become a financial contributor.
Silver Sponsor
Silver Sponsors are displayed in the "Silver Sponsors" section (before Sponsors) in README on Github. The logos and the hyperlinks on them can be c... Read more
Starts at
$1,000 USD
Top financial contributors
Organizations
Individuals
$130 USD since Mar 2020
LiquidJS is all of us
Our contributors 7
Thank you for supporting LiquidJS.
Dropkiq
Total contributions
$170 USD
This is an amazing project that more people should be using!

Budget
Transparent and open finances.
Monthly financial contribution to LiquidJS (backer)
from Dropkiq •
Monthly financial contribution to LiquidJS (backer)
from Opensense Inc. •
Monthly financial contribution to LiquidJS (backer)
from Bruce •
$421.82 USD
$491.57 USD
$69.75 USD
$439.44 USD

Connect
Let’s get the ball rolling!
News from LiquidJS
Updates on our activities and progress.
liquidjs.com is now available, check it out!
Performance Boost
Refactor: improve perf by 2.5x with reduced memory and bundle size

About
A shopify compatible Liquid template engine in pure JavaScript.
The purpose of this repo is to provide a standard Liquid implementation for the JavaScript community. All features, filters and tags in shopify/liquid are supposed to be supported here, though there are still some differences.
- Builtin filters: https://github.com/harttle/liquidjs/wiki/Builtin-Filters
- Builtin tags: https://github.com/harttle/liquidjs/wiki/Builtin-Tags
Features that available on shopify website but not on shopify/liquid repo will not be implemented in this repo, but there're some plugins available:
- color filters: https://github.com/harttle/liquidjs-color-filters
- sections tags (WIP): https://github.com/harttle/liquidjs-section-tags