2017 © Pedro Peláez
 

yii2-extension yii2-slimscroll

Nice Scroll Asset Bundle for Yii2

image

mimicreative/yii2-slimscroll

Nice Scroll Asset Bundle for Yii2

  • Thursday, November 10, 2016
  • by haqqi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 96 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 52 % Grown

The README.md

jQuery Slim Scroll Asset Bundle for Yii2

Installation

The preferred way to install this extension is through composer., (*1)

Add to the require section of your composer.json file:, (*2)

"mimicreative/yii2-slimscroll": "~1.0"

And run in terminal, (*3)

composer update

Usage

Use as the asset bundle in Yii2 View files., (*4)

// write this in your view file or layout
\mimicreative\assets\SlimScrollAsset::register($this);

Or maybe you prefer to include it in your asset dependency., (*5)

public $depends = [
  // ...
  'mimicreative\assets\SlimScrollAsset',
  // ...
];

The Versions

10/11 2016

dev-master

9999999-dev

Nice Scroll Asset Bundle for Yii2

  Sources   Download

MIT License

The Requires

 

yii2 jquery scroll slimscroll

10/11 2016

1.0.0

1.0.0.0

Nice Scroll Asset Bundle for Yii2

  Sources   Download

MIT License

The Requires

 

yii2 jquery scroll slimscroll