Files
Twig/extra/html-extra
2025-11-02 12:00:49 +01:00
..
2023-12-10 20:34:32 +01:00
2024-12-29 11:29:59 +01:00
2025-02-19 15:29:33 +01:00
2023-02-08 08:44:48 +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.