redcode / twigjs-compiler
该库允许将twig模板编译成requireJS支持的格式
dev-master
2015-11-18 08:38 UTC
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-09-18 18:51:00 UTC
README
配置
在项目目录中的.twigjs.yml
文件中注册外部函数和过滤器。请参阅此处的示例
用法
./bin/twigjs-compile views/twig/ views/twig-js/