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 mobrix-engine-plugins with all npm packages installed. Try it out:

require("mobrix-engine-plugin-router/package.json"); // mobrix-engine-plugin-router is a peer dependency. require("mobrix-engine-plugin-themer/package.json"); // mobrix-engine-plugin-themer is a peer dependency. require("mobrix-utils/package.json"); // mobrix-utils is a peer dependency. require("mobrix-engine-plugin-ui/package.json"); // mobrix-engine-plugin-ui is a peer dependency. require("mobrix-engine-plugin-modal/package.json"); // mobrix-engine-plugin-modal is a peer dependency. require("mobrix-engine-plugin-epics/package.json"); // mobrix-engine-plugin-epics is a peer dependency. require("mobrix-engine-plugin-localization/package.json"); // mobrix-engine-plugin-localization is a peer dependency. require("mobrix-engine-plugin-url-checker/package.json"); // mobrix-engine-plugin-url-checker is a peer dependency. require("mobrix-engine-tools/package.json"); // mobrix-engine-tools is a peer dependency. var mobrixEnginePlugins = require("mobrix-engine-plugins")

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

mobrix-engine-plugins v1.0.1

Official plugins for MoBrix-engine system

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