Files
Twig/extra/html-extra
2025-01-31 21:45:36 +01:00
..
2024-12-29 11:29:59 +01:00
2025-01-31 21:45:36 +01:00
2024-08-18 09:36:16 +02:00
2024-12-29 11:29:59 +01:00
2024-06-21 08:22:31 +02:00
2024-08-18 09:36:16 +02:00

Twig HTML Extension

This package is a Twig extension that provides the following:

  • data_uri filter: generates a URL using the data scheme as defined in RFC 2397;

  • html_classes function: returns a string by conditionally joining class names together.

  • html_cva function: returns a Cva object to handle class variants.