mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 12:50:38 -07:00
* All values in Liquid are truthy except nil and false. * The falsy values are null, undefined and false. * comparison on null
* All values in Liquid are truthy except nil and false. * The falsy values are null, undefined and false. * comparison on null