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 @aurelia-ux/core with all npm packages installed. Try it out:

require("aurelia-dependency-injection/package.json"); // aurelia-dependency-injection is a peer dependency. require("tslib/package.json"); // tslib is a peer dependency. require("aurelia-templating/package.json"); // aurelia-templating is a peer dependency. require("aurelia-pal/package.json"); // aurelia-pal is a peer dependency. require("aurelia-framework/package.json"); // aurelia-framework is a peer dependency. require("aurelia-logging/package.json"); // aurelia-logging is a peer dependency. require("aurelia-binding/package.json"); // aurelia-binding is a peer dependency. require("aurelia-task-queue/package.json"); // aurelia-task-queue is a peer dependency. require("aurelia-templating-binding/package.json"); // aurelia-templating-binding is a peer dependency. require("aurelia-templating-resources/package.json"); // aurelia-templating-resources is a peer dependency. var core = require("@aurelia-ux/core")

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

@aurelia-ux/core v0.25.3

A user experience framework for Aurelia.

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