Closed amit777 closed 1 year ago
Is it possible to get an array of variable names that are used in a template after parsing the template?
We needed to do this for some error checking conditions, but I wasn't sure how easy it would be.
Please see this discussion https://github.com/harttle/liquidjs/discussions/528
Is it possible to get an array of variable names that are used in a template after parsing the template?
We needed to do this for some error checking conditions, but I wasn't sure how easy it would be.