panix / asset-animate-css
Asset animate css
Package info
github.com/andrtechno/asset-animate-css
Type:yii2-extension
pkg:composer/panix/asset-animate-css
dev-master
2020-09-13 12:32 UTC
Requires
- npm-asset/animate.css: v4.1.*
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2026-03-14 00:52:55 UTC
README
Animate CSS library for Yii2
Introduction
Installation
The preferred way to install this extension is through composer.
Either run
composer require "panix/asset-animate-css"
or add
"panix/asset-animate-css" : "*"
to the require section of your application's composer.json file.
Usage
\panix\asset\animateCss\Asset::register($view);