GrapesJS playground
A working GrapesJS editor running in your browser with switchable block sets, so you can judge the editing experience before installing anything.
TL;DR
- This is a real GrapesJS editor running client-side in your browser; nothing is sent to a server and nothing is stored.
- It loads only when you open this page, so the rest of the site is not slowed down by an editor bundle most visitors never use.
Everything below runs in your browser. Drag a block onto the canvas, select an element to style it, and use the code button to see the HTML and CSS it produces — which is the output format that makes GrapesJS portable, and the thing worth judging before you commit to it.
This is the unstyled default UI, deliberately. It is what you get on install, and the gap between it and something you would show a customer is the work the build-versus-buy calculator prices.
Written by the EditorStack Research Team. How we test and what we refuse to publish is on the methodology page.
GrapesJS 0.23.5, stock UI, running entirely in your browser. Nothing is uploaded.