
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@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 48 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.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.