
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
我吃柠檬,总的来说就是一个UI组件库, 本人想把自己写的一些通用组件给放在这个上面
这次用的实时预览工具叫做 story book , 可以集合一些插件来完成实施预览,即展示源码等等的一个工具
这个项目用 Vue2.x 来进行基础框架, 构建配置是采用的 webpack4.x 和 babel 来进行构建 等等 , 因为刚刚开始 主要还是得慢慢完善, 希望自己也能坚持下去 !!!
如果要去更改构建配置,请自行去更改build 目录中的webpack构建配置文件 , 但是有些变量配置在 config 目录中!请自行去寻找
main.js中
import LemonUI from 'ui-lemon' ;
import 'ui-lemon/dist/index.css';
Vue.use(LemonUI)
以上使用即可,与ElementUI相同
希望能更加了解完善单元测试,希望能整合出一种方案
说一说接下来的步骤 steps
FAQs
一个 PC 端的组件库(Vue)
We found that ui-lemon 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
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.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.