webchemistry/asset
最新稳定版本:v2.4.1
Composer 安装命令:
composer require webchemistry/asset
包简介
Integration of symfony/asset and symfony/web-link for nette
README 文档
README
Description
Integration of symfony/asset for nette
Installation
composer require webchemistry/asset
extensions: asset: WebChemistry\Asset\DI\AssetExtension
Assets
asset: packages: # first is default default: @WebChemistry\Asset\Package\BasePathPackageFactory::create()
Usage in latte
{asset app.css}
{asset app.css, 'default'}
<img n:asset="app.jpg"> <link rel="stylesheet" n:asset="app.css"> <script n:asset="app.js"></script>
统计信息
- 总下载量: 3.19k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-01-04