svenpetersen / fluid-stimulus
Stimulus Viewhelpers for TYPO3
Installs: 42
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
Requires (Dev)
- ergebnis/composer-normalize: ^2.24
- friendsoftypo3/phpstan-typo3: ^0.9.0
- phpstan/extension-installer: ^1.2
- phpstan/phpstan: ^1.4
- typo3/coding-standards: ^0.6.1
- typo3/testing-framework: ^6.16
README
TYPO3 Extension "fluid-stimulus"
What does it do?
This Extensions integrates Stimulus.js ViewHelpers into TYPO3 and Fluid.
Summary of features
- todo
Prerequsites
To use this extension you have to use Webpack Encore for bundling for frontend assets.
Before you start, make sure you have Symfony UX configured in your project.
Installation
The recommended way to install the extension is by using Composer. In your Composer based TYPO3 project root, just run:
composer require svenpetersen/fluid-stimulus
Compatibility
@todo
Contributing
Please refer to the contributing document included in this repository.