Home

Awesome

<div align=center> <img width="250" src="https://files.authing.co/authing-console/authing-logo-new-20210924.svg" /> </div> <br /> <div align=center> <a href="https://forum.authing.cn/" target="_blank"> <img src="https://img.shields.io/badge/chat-forum-blue" /> </a> <a href="https://github.com/Authing/AuthingMove" target="_blank"> <img src="https://img.shields.io/badge/License-MIT-success" /> </a> <a href="javascript:;" target="_blank"> <img src="https://img.shields.io/badge/node-%3E=12-green.svg" /> </a> </div> <br />

English | 简体中文

<div>AuthingMove is a miniapp API converter, based on wechat miniprogram syntax, be converted into multi platform miniapps & frameworks & quickapp.</div>

Platforms

NameDetails
native miniappwx, ali, baidu, qq, tt, jd, ks
frameworkTaro, uni-app, Mpx
otherquickapp

Ecosystem

PackageVersionDescription
@authing/authingmove-api-proxynpm versionTransform runtime APIs based on wechat miniprogram syntax
@authing/authingmove-corenpm versionRuntime core
@authing/authingmove-webpack-pluginnpm versionCompiler core
@authing/authingmove-clinpm versionAuthingMove CLI, create a project quickly

Quick start

# install CLI
npm install @authing/authingmove-cli -g

# init project
authingmove create project-name

# into project
cd project-name

# development
npm run dev

# production
npm run prod

Example

Please refer to the usage of authingmove-template

Questions

For questions and support please use the official forum. The issue list of this repo is exclusively for bug reports and feature requests.

Contribution

License

MIT

Copyright (c) 2022 Authing

Links