Download the PHP package ibr/web-asset-loader without Composer
On this page you can find all versions of the php package ibr/web-asset-loader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ibr/web-asset-loader
More information about ibr/web-asset-loader
Files in ibr/web-asset-loader
Download ibr/web-asset-loader
More information about ibr/web-asset-loader
Files in ibr/web-asset-loader
Vendor ibr
Package web-asset-loader
Short Description Nette extension for loading JS and CSS into template.
License MIT
Homepage https://github.com/IBRConsulting/WebAssetLoader
Package web-asset-loader
Short Description Nette extension for loading JS and CSS into template.
License MIT
Homepage https://github.com/IBRConsulting/WebAssetLoader
Please rate this library. Is it a good library?
Informations about the package web-asset-loader
Web Asset Loader
Nette extension for loading JS and CSS into template.
Assets gets loaded into the page in the exact order as you define it. This is useful for loading libraries (jQuery) first or overriding css.
Installation
You can install WebAssetLoader using Composer:
Example with Nette Framework extension
Configuration in config.neon
Usage in BasePresenter.php
(need to pass the instance of the control and create component)
Usage in @layout.latte
(or any template)
Result
All versions of web-asset-loader with dependencies
PHP Build Version
Package Version
The package ibr/web-asset-loader contains the following files
Loading the files please wait ....