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

require("turndown-plugin-gfm/package.json"); // turndown-plugin-gfm is a peer dependency. require("markdown-ime/package.json"); // markdown-ime is a peer dependency. require("quill/package.json"); // quill is a peer dependency. require("quill-image-uploader/package.json"); // quill-image-uploader is a peer dependency. require("marked/package.json"); // marked is a peer dependency. require("bootstrap/package.json"); // bootstrap is a peer dependency. require("share-api-polyfill/package.json"); // share-api-polyfill is a peer dependency. require("iterable-observer/package.json"); // iterable-observer is a peer dependency. require("dialog-polyfill/package.json"); // dialog-polyfill is a peer dependency. require("bootstrap-icons/package.json"); // bootstrap-icons is a peer dependency. require("@nuintun/qrcode/package.json"); // @nuintun/qrcode is a peer dependency. require("@fortawesome/fontawesome-free/package.json"); // @fortawesome/fontawesome-free is a peer dependency. require("turndown/package.json"); // turndown is a peer dependency. var bootCell = require("boot-cell")

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

boot-cell v1.9.5

Web Components UI library based on WebCell v2, BootStrap v4, BootStrap Icon v1 & FontAwesome v5

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