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

yunhe-data-view

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yunhe-data-view

Yunhe FE Vue large screen data display component library

latest
npmnpm
Version
0.0.52
Version published
Maintainers
1
Created
Source

一个简陋的大屏组件库--DataV

npm 安装

$ npm install yunhe-data-view

使用

import Vue from "vue";
// 全部引入
import DataV from "yunhe-data-view";
Vue.use(DataV);

// 按需引入
import { titleHeader1 } from "yunhe-data-view";
Vue.use(titleHeader1);

Keywords

vue

FAQs

Package last updated on 23 Sep 2021

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