You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thank you for creating the twig.js project, and its corresponding Symfony bundle. Using the Twig templating engine on both the server and client sides has proven to be very useful and productive. Your work is greatly appreciated.
I am using twig.js with Symfony and Assetic.
I would like to implement compile-time functions & filters as documented here:
Greetings @schmittjoh,
First of all, thank you for creating the twig.js project, and its corresponding Symfony bundle. Using the Twig templating engine on both the server and client sides has proven to be very useful and productive. Your work is greatly appreciated.
I am using twig.js with Symfony and Assetic.
I would like to implement compile-time functions & filters as documented here:
http://jmsyst.com/libs/twig.js/master/functions
http://jmsyst.com/libs/twig.js/master/filters
However, the bundle documentation does not explain, or give examples of, how you would do this within the context of Symfony & Assetic.
Can you explain how to implement compile-time functions & filters for twig.js while using this Symfony bundle and Assetic?
Thanks in advance for your consideration and I look forward to the response.
The text was updated successfully, but these errors were encountered: