Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @megalo/cli-plugin-mp with all npm packages installed. Try it out:

require("@megalo/target/package.json"); // @megalo/target is a peer dependency. require("@megalo/template-compiler/package.json"); // @megalo/template-compiler is a peer dependency. require("octoparse/package.json"); // octoparse is a peer dependency. var cliPluginMp = require("@megalo/cli-plugin-mp")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@megalo/cli-plugin-mp v1.0.0-beta.3

为megalo工程生成小程序相关的webpack配置插件

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free