27 packages
@megalo/api
重新封装各个端中的API,由 megalo 统一对外抛出方法名。目前微信小程序端提供的 API 最为丰富,所以 API 名称以微信小程序为准。
@megalo/babel-preset-app
包装megalo工程中babel相关的配置
@megalo/cli
megalo project template
@megalo/cli-plugin-eslint
eslint plugin for megalo-cli
@megalo/cli-plugin-flx-es6-to-es5
解决小程序开发工具勾选es6转es5报错的问题
@megalo/cli-plugin-mp
为megalo工程生成小程序相关的webpack配置插件
@megalo/cli-plugin-typescript
typescript plugin for megalo-cli
@megalo/cli-plugin-web
megalo工程将小程序编译为web的webpack配置插件
@megalo/cli-service
:hammer_and_wrench: megalo的开箱即用webpack小程序脚手架配置,内置megalo生态的部分插件,并提供用户自定义配置的入口(对标vue-cli 3)
@megalo/cli-share-utils
shared utilities for megalo-cli packages
@megalo/devtool
<p align="center"> <a href="https://codecov.io/gh/megalojs/megalo-devtool"> <img src="https://img.shields.io/npm/v/@megalo/devtool.svg?style=for-the-badge" /> </a> </p>
@megalo/entry
解析配置在 `main.js` 或者 `App.vue` 中的 [小程序全局配置](https://developers.weixin.qq.com/miniprogram/dev/framework/config.html#%E5%85%A8%E5%B1%80%E9%85%8D%E7%BD%AE)并生成webpack所需要的entry键值对
@megalo/env-plugin
为megalo-cli创建的工程提供模式
@megalo/eslint-config-airbnb
eslint-config-airbnb for megalo-cli
@megalo/eslint-config-standard
eslint-config-standard for megalo project
@megalo/eslint-config-typescript
eslint-config-standard for megalo project
@megalo/fock-regenerator-runtime
Runtime for Regenerator-compiled generator and async functions.
@megalo/postcss-plugin
postcss-plugin for megalo
@megalo/px2rpx
According to one stylesheet, generate rpx version and @1x, @2x and @3x stylesheet
@megalo/px2rpx-loader
css post loader for px2rpx
@megalo/regular-loader
webpack loader for regularjs
@megalo/regular-template-compiler
@megalo/target
@megalo/template-compiler
megalo template compiler for Vue
@megalo/ui
UI KIT for Megalo