Get started with grapesjs CDN
BSD-3-Clause licensed
GrapesJS is a open-source front-end web application framework for building dynamic web pages.
Tags:- wte
- grapes
- grapesjs
- web
- template
- editor
- site
- builder
- html
- website
- newsletter
- wysiwyg
Stable version
Copied!
How to start using grapesjs CDN
<!DOCTYPE html>
<html>
<head>
<title>Get started with grapesjs CDN - cdnhub.io</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/grapesjs/0.21.9/css/grapes.min.css">
<script src="https://cdn.cdnhub.io/grapesjs/0.21.9/grapes.min.js"></script>
<style>
#my-canvas { border: 1px solid black; }
</style>
</head>
<body>
<div id="my-canvas"></div>
<script>
const editor = new GrapesJS({
container: '#my-canvas',
plugins: ['html'],
styles: {
'p': { color: 'red' },
},
});
editor.init();
editor.insertHTML('<h1>Hello, GrapesJS!</h1>');
editor.insertHTML('<p>This is a simple example using the GrapesJS library.</p>');
</script>
</body>
</html>
Copied!
Copied!
Copied!
Copied!
Copied!
Copied!
All versions
0.0.5
0.0.51
0.1.0-alpha
0.1.1
0.10.2
0.10.4
0.10.6
0.10.7
0.10.8
0.11.3-rc
0.12.15
0.12.17
0.12.25
0.12.30
0.12.37
0.12.45
0.12.5
0.12.50
0.12.52
0.12.55
0.12.58
0.12.6
0.12.60
0.12.7
0.12.8
0.13.5
0.13.8
0.14.10
0.14.15
0.14.17
0.14.20
0.14.21
0.14.23
0.14.25
0.14.27
0.14.28-rc-touch
0.14.28-rc.2-touch
0.14.29
0.14.33
0.14.40
0.14.43
0.14.48
0.14.49
0.14.5
0.14.50
0.14.52
0.14.55
0.14.57
0.14.6
0.14.61
0.14.62
0.14.9
0.15.10
0.15.3
0.15.3-rc
0.15.3-rc.2
0.15.5
0.15.8
0.15.9
0.16.12
0.16.17
0.16.18
0.16.2
0.16.22
0.16.27
0.16.3
0.16.30
0.16.34
0.16.41
0.16.43
0.16.44
0.16.45
0.17.19
0.17.2-rc.1
0.17.22
0.17.25
0.17.26
0.17.27
0.17.28
0.17.29
0.17.3
0.17.4
0.18.1
0.18.2
0.18.3
0.18.4
0.19.4
0.19.5
0.2.2
0.2.5
0.20.1
0.20.2
0.20.3
0.20.4
0.21.1
0.21.10
0.21.11
0.21.12
*** 0.21.13
0.21.2
0.21.3
0.21.4
0.21.5
0.21.6
0.21.7
0.21.8
0.21.9
0.3.0
0.3.1
0.3.10
0.3.12
0.3.13
0.3.14
0.3.17
0.3.18
0.3.2
0.3.20
0.3.21
0.3.23
0.3.24
0.3.25
0.3.27
0.3.30
0.3.32
0.3.33
0.3.34
0.3.35
0.3.4
0.3.40
0.3.41
0.3.5
0.3.50
0.3.55
0.3.57
0.3.6
0.3.67
0.3.68
0.3.7
0.3.70
0.3.71
0.3.8
0.4.15
0.4.17
0.4.23
0.4.25
0.4.30
0.4.33
0.4.38
0.4.5
0.4.8
0.5.1
0.5.12
0.5.15
0.5.17
0.5.2
0.5.20
0.5.23
0.5.3
0.5.30
0.5.32
0.5.35
0.5.37
0.5.4
0.5.40
0.5.41
0.5.7
0.7.2
0.7.3
0.7.6
0.7.7
0.8.1
0.8.16
0.8.17
0.8.18
0.8.19
0.8.4
0.8.8
0.9.1
0.9.10
0.9.11
0.9.12
0.9.13
0.9.15
0.9.2
0.9.32
0.9.5
0.9.6
0.9.7
0.9.8