Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
vueui-widgets
Advanced tools
A High-performance lightweight ui library based on Vuejs.
Like iview with usage, but it is more lightweight and has better performance.
Demo address vueui-widgets
The project is still under development and is not yet complete. It is not recommended for production environment for the time being.
npm install vueui-widgets
import Vue from 'vue'
import VueUI from 'vueui-widgets'
import 'vueui-widgets/dist/index.css'
Vue.use(VueUI, { prefix: '' })
options.prefix: Set component prefix, If you pass in an empty string, No need to use components with prefixes
Please refer to the iview documentation for details. http://www.iviewui.com/
Thanks for download.
FAQs
基于Vuejs的高性能轻量级组件库
The npm package vueui-widgets receives a total of 43 weekly downloads. As such, vueui-widgets popularity was classified as not popular.
We found that vueui-widgets 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.