panix / asset-animate-css
Asset animate css
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- npm-asset/animate.css: v4.1.*
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2024-11-13 22:03:14 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);