
Security News
Risky Biz Podcast: AI Agents Are Raising the Stakes for Software Supply Chain Security
Open source attacks are accelerating as AI coding agents pull in dependencies faster, with less human review.
@21cnfe/vui
Advanced tools
npm i @21cnfe/vui全量引入方式
import Vui from '@21cnfe/vui'
import '@21cnfe/vui/dist/styles/vui.css'
Vue.use(Vui)
按需引入方式
1、全局注册
import { Actionsheet } from '@21cnfe/vui'
Vue.component('Actionsheet', Actionsheet)
2、局部注册
import { Actionsheet } from '@21cnfe/vui'
export default {
components: {
Actionsheet
}
}
FAQs
基于 Ant Design 和 Vue 的移动端UI组件库。
The npm package @21cnfe/vui receives a total of 29 weekly downloads. As such, @21cnfe/vui popularity was classified as not popular.
We found that @21cnfe/vui 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
Open source attacks are accelerating as AI coding agents pull in dependencies faster, with less human review.

Research
/Security News
Malicious Chrome and Firefox extensions posed as free VPNs while stealing clipboard data through later extension updates.

Research
/Security News
Miasma Mini Shai-Hulud hits @immobiliarelabs Backstage plugins, targeting GitLab and LDAP auth packages on npm.