Socket
Socket
Sign inDemoInstall

@lin-view-ui/player-volume

Package Overview
Dependencies
11
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @lin-view-ui/player-volume

player-volume


Version published
Maintainers
1
Created

Readme

Source

PlayerVolume

在线文档

http://ui.linjiafu.top/video-player

安装

npm install @lin-view-ui/player-volume

快速开始

import Vue from 'vue';
import PlayerVolume from '@lin-view-ui/player-volume';
import '@lin-view-ui/player-volume/dist/style.css'

Vue.use(PlayerVolume);

// or
Vue.component(PlayerVolume.name, PlayerVolume);

浏览器支持

  • 现代浏览器和 IE10 及以上
  • Electron

贡献

如果你在使用 lin-view-ui 时遇到问题,或者有好的建议,欢迎给我提 Issue

LICENSE

MIT

Keywords

FAQs

Last updated on 30 Jun 2021

Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc