Download the PHP package mishak/wrm-jquery without Composer
On this page you can find all versions of the php package mishak/wrm-jquery. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mishak/wrm-jquery
More information about mishak/wrm-jquery
Files in mishak/wrm-jquery
Download mishak/wrm-jquery
More information about mishak/wrm-jquery
Files in mishak/wrm-jquery
Vendor mishak
Package wrm-jquery
Short Description jQuery for Nette projects using Web Resource Management
License BSD-3-Clause GPL-2.0 GPL-3.0
Package wrm-jquery
Short Description jQuery for Nette projects using Web Resource Management
License BSD-3-Clause GPL-2.0 GPL-3.0
Please rate this library. Is it a good library?
Informations about the package wrm-jquery
jQuery for Nette projects using Web Resource Management
This is still experimental and I am working on way to circumvent composer definition and need for manual including of config.
Instalation
Composer
Add to composer.json requirement "mishak/wrm-jquery": "1.8.3" and add jquery/jquery to repositories:
"repositories": [
{
"type": "package",
"package": {
"version": "1.8.3",
"name": "jquery/jquery",
"dist": {
"url": "http://code.jquery.com/jquery-1.8.3.js",
"type": "file"
}
}
}
]
App config
includes:
- ../../libs/mishak/wrm-jquery/config.neon
parameters:
libsDir: %appDir%/../..All versions of wrm-jquery with dependencies
PHP Build Version
Package Version
The package mishak/wrm-jquery contains the following files
Loading the files please wait ...