0.1.3 • Published 9 years ago

vue-alert-go v0.1.3

Weekly downloads
54
License
-
Repository
github
Last release
9 years ago

vue-alert-go

a alert component for vue

Quick Start

For more, check docs out, and don't forget the example.

import vueAlert from '../src'

vueAlert({
  title: 'OverWatch',
  msg: 'The World Needs Heros',
})

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# run example, then visit: localhost:8080/example/index.html
npm run example

# build for production with minification
npm run build
0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago