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

require("vrticle-core/package.json"); // vrticle-core is a peer dependency. require("@nxus/users/package.json"); // @nxus/users is a peer dependency. require("@nxus/core/package.json"); // @nxus/core is a peer dependency. require("@nxus/base-ui/package.json"); // @nxus/base-ui is a peer dependency. require("@nxus/renderer/package.json"); // @nxus/renderer is a peer dependency. require("@nxus/mailer/package.json"); // @nxus/mailer is a peer dependency. require("@nxus/data-loader/package.json"); // @nxus/data-loader is a peer dependency. require("@nxus/router/package.json"); // @nxus/router is a peer dependency. require("@nxus/templater/package.json"); // @nxus/templater is a peer dependency. require("@nxus/storage/package.json"); // @nxus/storage is a peer dependency. require("@nxus/admin-ui/package.json"); // @nxus/admin-ui is a peer dependency. var vrticle = require("vrticle")

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

vrticle v0.0.1

Enterprise Virtual Reality Management 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