Socket
Socket
Sign inDemoInstall

hui-vue-v2

Package Overview
Dependencies
139
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hui-vue-v2

基于 Vue 的中后台 UI 组件库


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

HUI VUE Build Status

基于 Vue, Element 开发一些中后台高阶组件, 以及一些有用的工具方法

安装

npm install hui-vue --save

开发

npm start

发布

npm run build
npm version patch
npm publish

演示

git checkout gh-pages
git merge master
npm run build
cp -fa dist/admin.* .
git commit -a -m 'update'
git push

Keywords

FAQs

Last updated on 06 Aug 2022

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