harttle
|
d2d6a38235
|
perf: introduce AST to avoid reparse
|
2020-03-15 02:51:25 +08:00 |
|
harttle
|
6ea6881f08
|
feat: with & for in render tag, closes #195
|
2020-03-04 07:08:54 +08:00 |
|
 Brandon Pittmanandharttle
|
9504e4e45b
|
feat: add ability to pass JSON context to CLI
If you pass a JSON file or JSON string as the first argument to the CLI, you can use variables in your templates that get parsed by the CLI.
|
2019-11-14 21:01:37 +08:00 |
|
harttle
|
0073b90b31
|
fix: liquidjs command in /bin/liquid.js, fixes #169
|
2019-11-10 00:13:18 +08:00 |
|
harttle
|
fc045b5bbc
|
feat: CLI support
echo '{{ "hello" | capitalize }}' | liquidjs
|
2019-08-01 13:15:55 +08:00 |
|