nsept/yii2-mousewheel
A jQuery plugin that adds cross-browser mouse wheel support with delta normalization.
Maintainers
Package info
github.com/nsept/yii2-mousewheel
Type:yii2-extension
pkg:composer/nsept/yii2-mousewheel
1.0.0
2015-12-24 19:34 UTC
Requires
- bower-asset/jquery-mousewheel: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 0adf67e5dc92446e1e76e23ec2315d73fcd5db34
- Nsept <nsept.woop@ya.ru>
This package is not auto-updated.
Last update: 2026-06-21 04:16:27 UTC
README
#Yii2 jQuery Mouse Wheel Asset Bundle
Asset bundle for a jQuery plugin that adds cross-browser mouse wheel support with delta normalization.
Install
Either run
composer require nsept/yii2-mousewheel "@dev"
or add
"nsept/yii2-mousewheel": "@dev"
to the require section of your composer.json file.
