Skip to main content
Home

The module adds a twig filter for transliterating strings without PECL.

It implements the same functionality of Transliterate Twig Filter module (https://www.drupal.org/project/transliterate), but using only Drupal functions.

Example:

{{ 'résidence' | tl }} => residence

https://www.drupal.org/project/transliterate_twig

© Shivakumar Ramamurthy