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 @baloise/design-system-components-table with all npm packages installed. Try it out:

require("@baloise/design-system-components/package.json"); // @baloise/design-system-components is a peer dependency. require("@baloise/design-system-css/package.json"); // @baloise/design-system-css is a peer dependency. require("ag-grid-community/package.json"); // ag-grid-community is a peer dependency. var designSystemComponentsTable = require("@baloise/design-system-components-table")

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

@baloise/design-system-components-table v11.0.18

The Baloise Design-System is an open source project for styling awesome web applications that follow the Baloise corporate styling guidelines.

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