3,885
+340
// summary
Mpx is an enhanced cross-platform framework dedicated to improving the development and user experience of mini-programs, supporting the efficient construction of high-performance applications using a Vue-like development style. Based on native mini-program technology, the framework not only ensures extremely high runtime performance but also achieves full compatibility with the native mini-program ecosystem. Developers can use a single codebase to output to multiple platforms including WeChat, Alipay, Baidu, ByteDance, QQ, and Web.
// use cases
01
Cross-platform development: Achieve multi-platform output and compatibility for mini-programs and Web using a single codebase.
02
High-performance construction: Improve mini-program runtime efficiency and package size performance through lightweight runtime and compilation optimization.
03
Progressive enhancement: Support progressive integration into native mini-program projects, and leverage features like Composition API and state management to enhance the development experience.