Skip to content

Miniapp API converter, based on wechat syntax, be converted into multi platform miniapps & frameworks & quickapp

License

Notifications You must be signed in to change notification settings

Authing/AuthingMove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f83757c · Apr 16, 2023
Jun 17, 2022
Oct 29, 2022
May 31, 2022
May 24, 2022
May 24, 2022
May 24, 2022
May 24, 2022
May 24, 2022
Apr 16, 2023
Apr 16, 2023
May 24, 2022
Oct 29, 2022
May 26, 2022
Sep 2, 2022

Repository files navigation



English | 简体中文

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

Platforms

Name Details
native miniapp wx, ali, baidu, qq, tt, jd, ks
framework Taro, uni-app, Mpx
other quickapp

Ecosystem

Package Version Description
@authing/authingmove-api-proxy npm version Transform runtime APIs based on wechat miniprogram syntax
@authing/authingmove-core npm version Runtime core
@authing/authingmove-webpack-plugin npm version Compiler core
@authing/authingmove-cli npm version AuthingMove 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

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push -u origin my-new-feature)
  • Create new Pull Request

License

MIT

Copyright (c) 2022 Authing

Links

About

Miniapp API converter, based on wechat syntax, be converted into multi platform miniapps & frameworks & quickapp

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published