
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
这个 UI库的核心想法是想教大家如何搭建一个基于Vue的组件库。市面上已经有很多成熟的中后台组件库,比如element-ui和iview。这个组件库也是由我一个人维护开发,不建议使用到生产环境,如果有兴趣,可以fork下来作为自己技术探索的一个部分。感谢大家的支持,也欢迎大家加我QQ群:263785852 一起学习交流。
VV-UI 是一款基于 Vue.js 2.0 的前端 UI 组件库,主要用于快速开发 PC 网站中后台产品
演示地址
Vue 开发的 UI 组件yarn add vvui
npm install vvui --save
import VvUI from 'vvui' // 引入组件库
import 'vvui/packages/theme-default/lib/index.css' // 引入样式库
Vue.use(VvUI)
如果你在使用 VV-UI 时遇到问题,或者有好的建议,欢迎给我们提 Issue 或 Pull Request
Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub
All pull requests are welcome. Thanks for taking the time to contribute.
dev, if you want to add new component, the branch name should be formatted as component-[Component Name]. (e.g. component-steps) And the commit info should be formatted as [Component Name]: Info about commit.npm run prepublish outputs the correct files.dev)FAQs
This is a UI components for Vue 2.x
The npm package movi-vvui receives a total of 3 weekly downloads. As such, movi-vvui popularity was classified as not popular.
We found that movi-vvui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.