neos/fusion-afx

Last activity 11 Mar 2024 26 8 829279
composer require neos/fusion-afx

JSX inspired compact syntax for Neos.Fusion

v1.0.1

Version
v1.0.1
Type
neos-package
Release Date
Apr 24, 2018 09:02
Source
git
Distribution
zip
Requires
  • neos/fusion: ^3.2.0 || ^4.0.0 || dev-master
  • packagefactory/afx: ~2.0.1
Requires (dev)
  • phpunit/phpunit: ~6.0.0
Replaces
  • packagefactory/atomicfusion-afx: *
GPL-3.0-or-later 5ff9f11eea9b07dd729fb59b45eb06c110d2c44a

Readme excerpt

Neos.Fusion.Afx

JSX inspired compact syntax for Neos.Fusion

This repository is a read-only subsplit of a package that is part of the Neos project (learn more on www.neos.io <https://www.neos.io/>_).

This package provides a fusion preprocessor that expands a compact xml-ish syntax to pure fusion code. This allows to write compact components that do'nt need a seperate template file and enables unplanned extensibility for the defined prototypes because the generated fusion-code can be overwritten and controlled from the outside if needed.

Installation

Neos.Fusion.AFX is available via packagist. Just add "neos/fusion-afx" : "~1.0…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 92 package(s).