redcode / twigjs-compiler
This library allows to compile twig templates to requireJS supported format
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 0
Open Issues: 0
Type:lib
Requires
- jms/twig-js: ^1.0
- symfony/console: ^2.7
- symfony/yaml: ^2.7
Requires (Dev)
- fabpot/php-cs-fixer: ^1.10
- phpunit/phpunit: ^4.8
This package is not auto-updated.
Last update: 2024-10-30 19:22:06 UTC
README
Configuration
Register external functions and filtres in file .twigjs.yml
in the project dir. See example here
Usage
./bin/twigjs-compile views/twig/ views/twig-js/