neosrulez/reactjs

Letzte Aktivität 30 Dec 2020 331
composer require neosrulez/reactjs

A package for Neos CMS which embeds ReactJS and Babel.

0.0.1

Version
0.0.1
Type
neos-package
Release Date
Dec 30, 2020 16:15
Source
git
Distribution
zip
Requires
  • neos/neos: *
GPL-3.0+ 94a2963eb7662ab402f93c39101b50ffefdbb075

Readme excerpt

ReactJS for Neos CMS

A package for Neos CMS which embeds ReactJS and Babel. https://reactjs.org/

Installation

The NeosRulez.ReactJS package is listed on packagist (https://packagist.org/packages/neosrulez/reactjs) - therefore you don't have to include the package in your "repositories" entry any more.

Just run:

composer require neosrulez/reactjs Usage AcmeSiteReactJs = NeosRulez.ReactJs:Component.Script.Tag { src = Neos.Fusion:ResourceUri { path = 'resource://Acme.Site/Public/JavaScript/scripts.js' } inline = true } Author
  • E-Mail: mail@patriceckhart.com
  • URL: http://www.patriceckhart.com

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 85 package(s).