Socket
Book a DemoInstallSign in
Socket

my-awesome-plugin

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

my-awesome-plugin

A Vue.js Plugin

0.0.0
latest
Source
npmnpm
Version published
Weekly downloads
3
200%
Maintainers
1
Weekly downloads
 
Created
Source

MyAwesomePlugin

npm vue2

A Vue.js Plugin

Installation

npm install --save my-awesome-plugin

Usage

Bundler (Webpack, Rollup)

import Vue from 'vue'
import MyAwesomePlugin from 'my-awesome-plugin'
// You need a specific loader for CSS files like https://github.com/webpack/css-loader
import 'my-awesome-plugin/dist/my-awesome-plugin.css'

Vue.use(MyAwesomePlugin)

Browser

<!-- Include after Vue -->
<link rel="stylesheet" href="my-awesome-plugin/dist/my-awesome-plugin.css"></link>
<script src="my-awesome-plugin/dist/my-awesome-plugin.js"></script>

Development

Launch visual tests

npm run dev

Launch Karma with coverage

npm run dev:coverage

Build

Bundle the js and css of to the dist folder:

npm run build

License

MIT

FAQs

Package last updated on 02 Feb 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.