0.1.3 • Published 8 years ago

vue-alert-go v0.1.3

Weekly downloads
54
License
-
Repository
github
Last release
8 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

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago