jstransformers / jstransformer-twig

Twig.js support for JSTransformers.
http://npm.im/jstransformer-twig
MIT License
2 stars 3 forks source link

Add Filter Support #2

Closed RobLoach closed 8 years ago

RobLoach commented 9 years ago

https://github.com/justjohn/twig.js/wiki/Extending-twig.js#filters

thiagodemellobueno commented 8 years ago

https://github.com/kalamuna/kalastatic/issues/340

RobLoach commented 8 years ago

https://github.com/kalamuna/kalastatic-twig-filters

RobLoach commented 8 years ago

options.filters is now expanded. We should do the same for options.functions and others.