ttree / eelshell
A shell for EEL expressions
Installs: 8 384
Dependents: 1
Suggesters: 0
Security: 0
Stars: 17
Watchers: 3
Forks: 3
Open Issues: 1
Type:neos-package
Requires
- neos/eel: ^4.0 || ^5.0 || ^6.0 || ^7.0
README
A shell for EEL expressions
This shell provide a REPL style EEL expression parser.
composer require ttree/eelshell
./flow eel:shell --node e157515b-0fc0-443b-921c-58a630843d63
The node
argument will be available in the context of your EEL expression. If not set, node
will default to the root node of the live
workspace.
Acknowledgments
Development sponsored by ttree ltd - neos solution provider.
We try our best to craft this package with a lots of love, we are open to sponsoring, support request, ... just contact us.
License
The MIT License (MIT). Please see LICENSE for more information.