ExploreEditor CDN

Professional Rich Text Editor

Latest Version Recommended

Always use the most recent stable version:

<link rel="stylesheet" href="https://cdn.exploreeditor.com/latest/exploreeditor.css">
<script src="https://cdn.exploreeditor.com/latest/exploreeditor.cdn.js"></script>

View Example →

Version 0.1.0

Current stable release:

<link rel="stylesheet" href="https://cdn.exploreeditor.com/0.1.0/exploreeditor.css">
<script src="https://cdn.exploreeditor.com/0.1.0/exploreeditor.cdn.js"></script>

View Example →

Alternative: NPM CDN

jsDelivr (Global CDN)

<script src="https://cdn.jsdelivr.net/npm/myeditor@0.1.0/dist/exploreeditor.cdn.js"></script>

Documentation