[![Latest Stable Version](https://poser.pugx.org/fluidtypo3/vhs/v/stable.svg?style=flat-square)](https://extensions.typo3.org/extension/vhs/)
[![TYPO3 13](https://img.shields.io/badge/TYPO3-13-orange.svg?style=flat-square)](https://get.typo3.org/version/13)
[![TYPO3 12](https://img.shields.io/badge/TYPO3-12-orange.svg?style=flat-square)](https://get.typo3.org/version/12)
[![TYPO3 11](https://img.shields.io/badge/TYPO3-11-orange.svg?style=flat-square)](https://get.typo3.org/version/11)
[![TYPO3 10](https://img.shields.io/badge/TYPO3-10-orange.svg?style=flat-square)](https://get.typo3.org/version/10)
[![Total Downloads](https://poser.pugx.org/fluidtypo3/vhs/d/total?style=flat-square)](https://packagist.org/packages/fluidtypo3/vhs)
[![Monthly Downloads](https://poser.pugx.org/fluidtypo3/vhs/d/monthly?style=flat-square)](https://packagist.org/packages/fluidtypo3/vhs)
[![Coverage Status](https://img.shields.io/coveralls/FluidTYPO3/vhs/development.svg?style=flat-square)](https://coveralls.io/r/FluidTYPO3/vhs)

<img src="https://fluidtypo3.org/logo.svgz" width="100%" />

# TYPO3 extension `vhs`

This is a collection of ViewHelpers for performing rendering tasks that are not
natively provided by TYPO3's [Fluid templating engine](https://docs.typo3.org/other/typo3/view-helper-reference/main/en-us/).
These include advanced formatters, mathematical calculators, special conditions,
and iterators and array calculators and processors.

|                  | URL                                                            |
|------------------|----------------------------------------------------------------|
| **Repository:**  | https://github.com/FluidTYPO3/vhs                              |
| **Read online:** | https://docs.typo3.org/p/fluidtypo3/vhs/main/en-us/Index.html  |
| **TER:**         | https://extensions.typo3.org/extension/vhs                     |
