mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-18 13:26:37 +00:00
9e0b90b27b
* 2.x: Add .gitattributes Add missing .gitattributes for string-extra Update .gitattributes to remove tests from \"dist\" Fix CS doc: number_format add math calculation hint
Twig HTML Extension
This package is a Twig extension that provides the following:
-
data_urifilter: generates a URL using the data scheme as defined in RFC 2397; -
html_classesfunction: returns a string by conditionally joining class names together.