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

@mypaas/paas-dev-tools

Package Overview
Dependencies
Maintainers
5
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mypaas/paas-dev-tools

The paas-dev command line provides a complete set of commands to develop and publish paas components.

  • 0.4.4
  • npm
  • Socket score

Version published
Weekly downloads
12
decreased by-78.95%
Maintainers
5
Weekly downloads
 
Created
Source

mypaas


天际移动建模件开发工具 ⚡

用于帮助开发者在本地创建组件包、开发组件包

Install

npm i -g @mypaas/paas-dev-tools

or

yarn global add @mypaas/paas-dev-tools

Usage

🚀 启动组件开发服务

启动当前文件夹作为组件包

paas-dev run 

启动指定组件包

paas-dev run component-package-path

可支持多个组件包:

paas-dev run component-package-path-1 component-package-path-2

也可将某目录下的所有组件包同时添加到组件开发服务:

paas-dev run component-packages-parent-dir

启动后可前往移动 PaaS 设计器页面使用本地组件调试功能


💥 创建组件包

paas-dev create

🌈 创建组件

paas-dev gen component

or

paas-dev gen hook

Keywords

FAQs

Package last updated on 03 Apr 2023

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