Download the PHP package diatem-net/twig_truncate without Composer
On this page you can find all versions of the php package diatem-net/twig_truncate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package twig_truncate
Truncate
The Truncate allows you to truncate a string.
REQUIREMENTS
Drupal 9.x.
INSTALLATION
Install this module as usual. Please see https://www.drupal.org/docs/extending-drupal/installing-modules
USAGE
paramètres:
- n number of characters defaukt to 150
- endchar default to '…'
{{ the_string|truncate(100, '!') }}
All versions of twig_truncate with dependencies
PHP Build Version
Package Version
No informations.
The package diatem-net/twig_truncate contains the following files
Loading the files please wait ....