Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lemon-module-stage

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lemon-module-stage

lemon 会场组件

  • 0.1.61
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-75%
Maintainers
1
Weekly downloads
 
Created
Source

lemon-module-stage

lemon 会场组件

该项目会独立打包为 2 个组件,入口在 packages 目录下。

  • Plugin 目录下打包出来的 Vue 组件将会在 lemon 的编辑器中渲染,同时也会在生产环境中渲染。

  • Setting 目录下打包出来的 Vue 组件将会在 lemon 的属性栏中渲染,用来配置插件。

注意

在生产环境中,已经包含全局变量 Vue Vuex VueRouter 等具体全局变量,具体查看lemon-lib,所以 Plugin 组件中不需要额外引入。

在 Setting 组件中除了引入和 Plugin 组件同样的全局变量外,还会引入 quasar 组件库,请尽量采用该组件库,从而保持样式统一。

详细开发手册请查看开发文档

开发

npm run serve

发布

npm run build

FAQs

Package last updated on 21 Oct 2018

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc