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 @navikt/sif-common-core-ds with all npm packages installed. Try it out:

require("@navikt/appstatus-react-ds/package.json"); // @navikt/appstatus-react-ds is a peer dependency. require("@navikt/ds-css/package.json"); // @navikt/ds-css is a peer dependency. require("@navikt/ds-icons/package.json"); // @navikt/ds-icons is a peer dependency. require("@navikt/ds-react/package.json"); // @navikt/ds-react is a peer dependency. require("@navikt/sif-common-formik-ds/package.json"); // @navikt/sif-common-formik-ds is a peer dependency. require("axios/package.json"); // axios is a peer dependency. require("formik/package.json"); // formik is a peer dependency. require("react-intl/package.json"); // react-intl is a peer dependency. var sifCommonCoreDs = require("@navikt/sif-common-core-ds")

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

@navikt/sif-common-core-ds v9.5.0

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