
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.
lemon-module-banner
Advanced tools
该项目会独立打包为 2 个组件,入口在 packages 目录下。
Plugin 目录下打包出来的 Vue 组件将会在 lemon 的编辑器中渲染,同时也会在生产环境中渲染。
Setting 目录下打包出来的 Vue 组件将会在 lemon 的属性栏中渲染,用来配置插件。
在生产环境中,已经包含全局变量 Vue Vuex VueRouter 等具体全局变量,具体查看lemon-lib,所以 Plugin 组件中不需要额外引入。
在 Setting 组件中除了引入和 Plugin 组件同样的全局变量外,还会引入 quasar 组件库,请尽量采用该组件库,从而保持样式统一。
在开发 Setting 组件是可以用我们提供的全局组库样式,也可以自己写,(注意需要用 IPM 类来让 px 不转为 rem)
详细开发手册请查看开发文档。
npm i
npm run serve
npm run build
FAQs
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.