0.1.1 • Published 4 years ago

vue-adblock-alert v0.1.1

Weekly downloads
8
License
-
Repository
-
Last release
4 years ago

vue-adblock-alert

[GitHub open issues(https://img.shields.io/github/issues/Daniel Rosselló S./vue-adblock-alert.svg?maxAge=2592000)](https://github.com/Daniel Rosselló S./vue-adblock-alert/issues) Npm version

Usage

<VueAdblock :text="hello"></VueAdblock>
import { VueAdblock } from 'vue-adblock-alert'

export default {
  components: {
    VueAdblock
  }
}

API

Installation

npm install vue-adblock-alert

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Update the API section of README.md with generated documentation

npm run doc:build
0.1.1

4 years ago

0.1.0

4 years ago