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

require("@toeverything/theme/package.json"); // @toeverything/theme is a peer dependency. require("nanoid/package.json"); // nanoid is a peer dependency. require("@blocksuite/block-std/package.json"); // @blocksuite/block-std is a peer dependency. require("@blocksuite/lit/package.json"); // @blocksuite/lit is a peer dependency. require("@blocksuite/store/package.json"); // @blocksuite/store is a peer dependency. var blocks = require("@blocksuite/blocks")

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

@blocksuite/blocks v0.9.0

Default BlockSuite editable blocks.

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