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

var workbenchApplicationPlatformApi = require("@scion/workbench-application-platform.api")

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

@scion/workbench-application-platform.api 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 contains data transfer objects to pass data between the platform and the application.

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