Verified npm CDN
Version-pinned package files
These live jsDelivr URLs return the published Editra v1.0.1 script and Word theme. They are useful for inspecting or downloading the immutable npm package.
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/editra-js@1.0.1/themes/word.css">
<script src="https://cdn.jsdelivr.net/npm/editra-js@1.0.1/dist/editra.js"><\/script>Are two links enough? No. The full editor also loads its core, security, UI, plugin, vendor, icon, and font files. Editra v1.0.1 protects those lazy-loaded files with a same-origin policy, so use the complete self-hosted setup below for a working editor.