New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

audio-vue

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

audio-vue

vueAudio-customStyle-palyer, 一个audio标签自定义样式的vue组件

latest
npmnpm
Version
1.1.3
Version published
Maintainers
1
Created
Source

audio-vue

vueAudio-customStyle-palyer

Build Setup

npm install audio-vue --save-dev
# or
yarn add audio-vue -D

Usage

// main.js
import Vue from 'vue'
import Audio from 'audio-vue'
Vue.use(Audio)

// demo.vue
<template>
  <div>
    <audio-vue />
  </div>
</template>

Keywords

vue

FAQs

Package last updated on 16 Oct 2018

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