2017 © Pedro Peláez
 

yii2-extension yii2-counterup

AssetBundle for jQuery Counter-Up Plugin https://github.com/NawaraGFX/Counter-Up

image

ayrozjlc/yii2-counterup

AssetBundle for jQuery Counter-Up Plugin https://github.com/NawaraGFX/Counter-Up

  • Tuesday, October 25, 2016
  • by ayrozjlc
  • Repository
  • 1 Watchers
  • 0 Stars
  • 77 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 24 % Grown

The README.md

Yii2 Counter-Up

AssetBundle for jQuery Counter-Up Plugin https://github.com/NawaraGFX/Counter-Up, (*1)

Installation

Composer

composer require --prefer-dist "ayrozjlc/yii2-counterup:*"

or add, (*2)

"ayrozjlc/yii2-counterup": "dev-master"

to the require section of your composer.json file., (*3)

Usage

in view (for example: @app/views/layouts/main.php), (*4)

// ...
use ayrozjlc\counterup\CounterUpAsset;
// ...
CounterUpAsset::register($this);

or add to your assets/AppAsset.php, (*5)

public $depends = [
    // ...
    '\ayrozjlc\counterup\CounterUpAsset',
];

Add the class "counter" to the number that will be given the animation:, (*6)

<span class="counter"> 1000 </ span>

The Versions

25/10 2016

dev-master

9999999-dev

AssetBundle for jQuery Counter-Up Plugin https://github.com/NawaraGFX/Counter-Up

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 counter number jquery plugin numeric count up figure counterup counter-up yii2-counterup yii2 animation yii2-counter-up

25/10 2016

v0.1

0.1.0.0

AssetBundle for jQuery Counter-Up Plugin https://github.com/NawaraGFX/Counter-Up

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 counter number jquery plugin numeric count up figure counterup counter-up yii2-counterup yii2 animation yii2-counter-up