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 apicurio-design-studio with all npm packages installed. Try it out:

require("moment/package.json"); // moment is a peer dependency. require("patternfly/package.json"); // patternfly is a peer dependency. require("ngx-clipboard/package.json"); // ngx-clipboard is a peer dependency. require("js-yaml/package.json"); // js-yaml is a peer dependency. require("marked/package.json"); // marked is a peer dependency. require("apicurio-ts-core/package.json"); // apicurio-ts-core is a peer dependency. require("apicurio-data-models/package.json"); // apicurio-data-models is a peer dependency. require("@patternfly/patternfly/package.json"); // @patternfly/patternfly is a peer dependency. require("pluralize/package.json"); // pluralize is a peer dependency. require("brace/package.json"); // brace is a peer dependency. require("js-base64/package.json"); // js-base64 is a peer dependency. require("core-js/package.json"); // core-js is a peer dependency. var apicurioDesignStudio = require("apicurio-design-studio")

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

apicurio-design-studio v0.2.53

A web application to help design restful APIs.

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