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

require("@nova-ui/bits/package.json"); // @nova-ui/bits is a peer dependency. require("@nova-ui/charts/package.json"); // @nova-ui/charts is a peer dependency. require("@schematics/angular/package.json"); // @schematics/angular is a peer dependency. require("angular-gridster2/package.json"); // angular-gridster2 is a peer dependency. require("d3/package.json"); // d3 is a peer dependency. require("d3-selection-multi/package.json"); // d3-selection-multi is a peer dependency. var dashboards = require("@nova-ui/dashboards")

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

@nova-ui/dashboards v12.0.7

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