0.1.20 • Published 5 years ago

ani-ui v0.1.20

Weekly downloads
28
License
GPL-3.0-or-later
Repository
github
Last release
5 years ago

ani-ui

Animate component for vue.js 2.0

中文 开始入手

Documentation(Only Chinese temporarily)

npm.io

Getting Started

using yarn

yarn add ani-ui@latest

using CDN

<link rel="stylesheet" href="https://unpkg.com/ani-ui/dist/ani-ui.css">
<script src="https://unpkg.com/ani-ui/dist/ani-ui.common.js"/>

using Material Design Icons

add this code to your ./public/index.html

<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">

Using the icons in vue or html

exp. face icon

<i class="material-icons">face</i>

Build The Latest Version

using yarn or vue-cli-service

yarn output
vue-cli-service build --target lib --name ani-ui ./src/lib/index.js

those two commands are same command check it out in $repo root dir/dist

License

GNU GENERAL PUBLIC LICENSE Version 3

view License file

Author

laiiihz

Special Thanks

none

0.1.20

5 years ago

0.1.14

5 years ago

0.1.13

5 years ago

0.1.12

5 years ago

0.1.11

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago