twig_gear
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Helper functions to work with Twig in Drupal 8
-
swapClass : change CSS class to another if exist in argument
for example{{ item.attributes|swapClass('menu-item--active-trail', 'active') }}change menu-item--active-trail to active - tg_site_name : global variable which have site name in any template {{ tg_site_name }}
Fill free to add issues!
More came for my needs but if u have any idea how do this module better open issue.
