ride/web-template-smarty-minifier
最新稳定版本:2.0.0
Composer 安装命令:
composer require ride/web-template-smarty-minifier
包简介
Smarty template integration for the minifier of the Ride framework
README 文档
README
Smarty plugins for the Ride framework, used to minify and include javascript/css files in templates.
Code Sample
Javascript
{script src="js/jquery.js"} {script src="js/main.js"} {* minify javascript files and include them in the template *} {scripts}
CSS
{style src="carbon/css/main.css"} {style src="css/print.css" media="print"} {* Optional media parameter, defaults to 'all' *} {* minify css files and include them in the template *} {styles}
Related Modules
- ride/app
- ride/app-image
- ride/app-template
- ride/app-template-smarty
- ride/lib-image
- ride/lib-minifier
- ride/lib-template
- ride/lib-template-smarty
- ride/web
- ride/web-minifier
- ride/web-template
- ride/web-template-smarty
Installation
You can use Composer to install this application.
composer require ride/web-template-smarty-minifier
统计信息
- 总下载量: 3.95k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-02-01