Synap Editor CDN

Static asset host for the Synap Editor library. There is no application served here.

Available paths

PathContents
/latest/Most recent release
/3.4.0/Pinned release 3.4.0

Usage

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

Pin a version for production — /latest/ changes when a new release ships.

Documentation