v-black-hole

0.1.1 • Public • Published

Vue Black Hole

Features

Setup

Install with npm

npm install --save v-black-hole

Install with yarn

yarn add v-black-hole

Vue instance

import Vue from 'vue'
import VBlackHole from 'v-black-hole'
 
Vue.use(VBlackHole)

Nuxt

Add to modules section at your nuxt.config.js

module.exports =  {
  modules:  [
    'VBlackHole/nuxt',
  ],
}

Usage

Comming soon...

Contributing or Issuing

Coming soon...

Created by @SkyaTura

Package Sidebar

Install

npm i v-black-hole

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

409 kB

Total Files

11

Last publish

Collaborators

  • skyatura