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

require("rxjs/package.json"); // rxjs is a peer dependency. var workbenchApplicationCore = require("@scion/workbench-application.core")

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

@scion/workbench-application.core v0.0.0-beta.35

SCION Workbench Application Platform is an extension of SCION Workbench to integrate content from multiple web applications in a coherent way, thus enabling a micro frontend architecture for allowing different front-end frameworks to co-exist and independent delivery. The platform provides the mechanics for client-side web application integration. Any web application can be integrated. If the site does not interact with the platform, there is no need for adaptation. For a deeper integration, the platform provides a framework-agnostic guest API. This package allows an application to interact with SCION Workbench Application Platform. It is written in pure TypeScript.

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