Socket
Book a DemoInstallSign in
Socket

@mpxjs/core

Package Overview
Dependencies
Maintainers
15
Versions
440
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mpxjs/core

mpx runtime core

latest
npmnpm
Version
2.10.16
Version published
Weekly downloads
287
-31.34%
Maintainers
15
Weekly downloads
 
Created
Source

Mpx, 一款具有优秀开发体验和深度性能优化的增强型跨端小程序框架。 欢迎访问https://mpxjs.cn,跟随我们提供的文档指南使用Mpx进行跨端小程序开发。

Mpx具有以下功能特性:

@mpxjs/core

Mpx 小程序框架运行时核心库。

快速开始

# 安装mpx脚手架工具
npm i -g @mpxjs/cli

# 初始化项目
mpx create mpx-project

# 进入项目目录
cd mpx-project

# 安装依赖
npm i

# development
npm run serve

# production
npm run build

使用小程序开发者工具打开项目文件夹下dist中对应平台的文件夹即可预览效果。

Keywords

miniprogram

FAQs

Package last updated on 12 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts