Download the PHP package netlogix/eel-javascript without Composer
On this page you can find all versions of the php package netlogix/eel-javascript. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download netlogix/eel-javascript
More information about netlogix/eel-javascript
Files in netlogix/eel-javascript
Download netlogix/eel-javascript
More information about netlogix/eel-javascript
Files in netlogix/eel-javascript
Vendor netlogix
Package eel-javascript
Short Description Neos Eel Helper to embed inline JavaScript
License MIT
Package eel-javascript
Short Description Neos Eel Helper to embed inline JavaScript
License MIT
Please rate this library. Is it a good library?
Informations about the package eel-javascript
Netlogix.Eel.JavaScript
Neos Eel Helper to embed inline JavaScript from files.
Installation
Usage
You can use the JavaScriptHelper in your Fusion files like this:
Scripts without Variables
To include scripts that don't require external variables, you can use the embed
method.
Scripts with Variables
To include scripts that require external variables, you can use the embedWithVariables
method.
This will prefix the included javascript file with the variables passed to the method:
All versions of eel-javascript with dependencies
PHP Build Version
Package Version
Requires
neos/eel Version
^7.3 || ^8.3
neos/flow Version ^7.3 || ^8.3
neos/fusion Version ^7.3 || ^8.3
matthiasmullie/minify Version ^1.3
neos/flow Version ^7.3 || ^8.3
neos/fusion Version ^7.3 || ^8.3
matthiasmullie/minify Version ^1.3
The package netlogix/eel-javascript contains the following files
Loading the files please wait ....