What is MorJS
mainMorJS is an extensible multi-terminal development framework based on Mini-program DSLs (such as WeChat or Alipay). It allows developers to write a single codebase using a native Mini-program DSL and then compile it into various outputs that run on multiple platforms, including:
- Alipay
- Baidu
- ByteDance (Douyin)
- DingTalk
- Kuaishou
- Taobao
- Web (H5)
MorJS uses a plugin system that covers the entire lifecycle from source code to build artifacts, enabling support for pages, components, complex subpackages, and plugins.