panix/asset-animate-css

Asset animate css

dev-master 2020-09-13 12:32 UTC

This package is auto-updated.

Last update: 2024-04-13 20:45:20 UTC


README

Animate CSS library for Yii2

Latest Stable Version Total Downloads Latest Unstable Version License

Introduction

animate css

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);