
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.
@ldesign/desktop-profession-next
Advanced tools
基于`vue3`的桌面端业务组件库
@ldesign/desktop 是基于vue@3开发用于 桌面端 的业务组件库。
用于桌面端系统及网站,统一的接口风格,一致的UI表现
基于 vue3
支持暗黑模式及主题定制,基于less变量和css变量,更换主题方式灵活
支持按需加载,通过es和esm模块引入,能最小限度减小项目大小
npm i @ldesign/desktop-profession-next
推荐使用 Webpack 或 Rollup 等支持 tree-shaking 特性的构建工具,无需额外配置即可实现组件按需引入:
import Vue from 'vue'
import LDesignProfession from '@ldesign/desktop-profession-next';
import '@ldesign/desktop/es/style/index.css';
Vue.use(LDesignProfession)
FAQs
基于vue3的桌面端业务组件库
The npm package @ldesign/desktop-profession-next receives a total of 70 weekly downloads. As such, @ldesign/desktop-profession-next popularity was classified as not popular.
We found that @ldesign/desktop-profession-next 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.