morjs XHS Compiler Plugin

JSON →
library 0.0.27 ·javascript
verified Jun 4, 2026

A compiler plugin for the morjs CLI that adds support for building miniprograms targeting the Xiaohongshu platform. Current version 0.0.27, released as a companion plugin to the morjs multi-platform miniprogram framework. Enables developers to write or convert miniprogram code (e.g., from wx) to the Xiaohongshu (小红书) runtime by integrating with morjs's plugin system. Key differentiator: official morjs plugin set for Xiaohongshu output, built on top of morjs's generic compilation pipeline. Requires @morjs/cli and manual registration via setCompilerPlugins. Ships TypeScript types.