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 @nxus/admin-ui with all npm packages installed. Try it out:

require("@nxus/core/package.json"); // @nxus/core is a peer dependency. require("@nxus/renderer/package.json"); // @nxus/renderer is a peer dependency. require("@nxus/templater/package.json"); // @nxus/templater is a peer dependency. require("@nxus/router/package.json"); // @nxus/router is a peer dependency. require("@nxus/storage/package.json"); // @nxus/storage is a peer dependency. var adminUi = require("@nxus/admin-ui")

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

@nxus/admin-ui v2.3.6

An Admin UI Framework for Nxus Apps

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