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

abp-incubator

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abp-incubator

组件孵化

  • 0.1.6
  • latest
  • Source
  • npm
  • Socket score

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

🥚 abp-incubator

背景

运营经常要求在页面加入一些新的组件,这些组件可能用一次就扔,也可能以后做成可以配置的通用组件。

重新做整个页面吧,不能用 Abp 拖已有的组件,新建 Abp 吧,又要考虑抽离哪些配置项。

AbpIncubator 意为「组件孵化器」,用于加入此类组件。

该项目里的组件,参数都是写死的,没有配置项。

当组件成熟(运营、视觉、后端统一配置项)后,再拎出去作为独立的 Abp 组件。

dev

# 需先绑定 host
# sudo echo 127.0.0.1 h5.test.ele.me >> /etc/hosts

sudo npm run dev # --env=alpha|prod 默认 prod
open http://h5.test.ele.me/

build

npm run build

Keywords

FAQs

Package last updated on 11 Dec 2017

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