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

menu_ui

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

menu_ui

menu_ui组件库

latest
npmnpm
Version
0.1.11
Version published
Maintainers
1
Created
Source

menu_ui组件库

快速开始

1、安装组件库

npm i menu_ui

2、引用组件库

// 全部引入
import DqUI from 'menu_ui';
Vue.use(DqUI);

// 按需引入
import { DqHeader } from 'menu_ui';
Vue.use(DqHeader);

Keywords

menu_ui

FAQs

Package last updated on 22 Feb 2024

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