
Research
/Security News
11 Malicious NuGet Tools Pose as Game Cheats to Drop a Windows Host-Surveillance Payload
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.
andvx-qeelyn
Advanced tools
基于 ant design vue 扩展一些组件
vue3 + antdv + vuex
npm i andvx-qeelyn
目前只做按需引入
import xxx from "andvx-qeelyn/xxx";
如需把组件全局引入请自行在main.js处理
import { createApp } from 'vue'
import DoTable from "andvx-qeelyn/components/doTable";
...
const app = createApp(App)
app.component('a-table', DoTable);
...
breadcrumb 面包屑组件
doFCDesigner 动态表单ui编辑组件
doTable 表格的表头设置组件
doTable/tableFormItem.vue 对表格内编辑的异常提示处理
layout 外壳布局相关组件
本组件是基于vuex处理的因此需要引入 store/modules/andvx.js
npm i
npm run dev
FAQs
基于 ant design vue 扩展一些组件
The npm package andvx-qeelyn receives a total of 0 weekly downloads. As such, andvx-qeelyn popularity was classified as not popular.
We found that andvx-qeelyn 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
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.

Research
/Security News
4 compromised asyncapi packages deliver miasma botnet loader on macOS, Linux and Windows.

Research
/Security News
A compromised jscrambler npm release added a malicious preinstall hook that runs hidden native binaries on Linux, macOS, and Windows.