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

require("cornerstone-core/package.json"); // cornerstone-core is a peer dependency. require("cornerstone-tools/package.json"); // cornerstone-tools is a peer dependency. require("cornerstone-math/package.json"); // cornerstone-math is a peer dependency. require("cornerstone-wado-image-loader/package.json"); // cornerstone-wado-image-loader is a peer dependency. require("dicom-parser/package.json"); // dicom-parser is a peer dependency. require("@ohif/ui/package.json"); // @ohif/ui is a peer dependency. var ohifCore = require("@newlantern/ohif-core")

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

@newlantern/ohif-core v2.9.8

Generic business logic for web-based medical imaging applications

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