You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

vue-raw-box

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-raw-box

A vue component from Vue Raw UI Library

1.0.6
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

vue-raw-box

A vue component from Vue Raw UI library.

Raw UI 是一套原始UI组件库

安装 Install

使用yarn安装:yarn add vue-raw-box

使用npm安装:npm install vue-raw-box --save

引入

import Box from 'vue-raw-box'

export default {
  ...
  components: {
    Box
  },
}

示例

Examples

Keywords

vue

FAQs

Package last updated on 21 May 2020

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