
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
setaria-ui
Advanced tools
A Vue.js 2.0 UI Toolkit for Web.
Fork自element-ui
同步至Element-UI 2.14.1
建议使用node8进行本地开发,使用Node9+以上版本在执行初始化构建时可能会出现编译错误
基于Vue和Element UI,结合其他优秀组件库(Ant Design,Material Deisgn等),加速业务级应用页面开发。
status, text 属性支持状态点功能href, target 属性支持a 链接功能type 属性,优化卡片嵌套时的表现形式npm install setaria-ui -S
import Vue from 'vue'
import Setaria from 'setaria-ui'
Vue.use(Setaria)
// or
import {
Select,
Button
// ...
} from 'setaria-ui'
Vue.component(Select.name, Select)
Vue.component(Button.name, Button)
For more information, please refer to Quick Start in our documentation.
Modern browsers and Internet Explorer 10+.
Skip this part if you just want to use Element.
For those who are interested in contributing to Element, please refer to our contributing guide (中文 | English) to see how to run this project.
Detailed changes for each release are documented in the release notes.
We have collected some frequently asked questions. Before reporting an issue, please search if the FAQ has the answer to your problem.
FAQs
A Component Library for Vue.js.
The npm package setaria-ui receives a total of 31 weekly downloads. As such, setaria-ui popularity was classified as not popular.
We found that setaria-ui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.