Template Editor JS Library
This client-side JavaScript library lets you embed the DocSpring template editor on your own website.
Embed the Template Editor Learn how to embed the template editor iframe
Changelog
Section titled “Changelog”0.1.1 Latest
Section titled “0.1.1 ”Released on Jun 25, 2026
- Added
region,host,appHost, andapiHostoptions for configuring US, EU, AU, and enterprise deployments. - Fixed
editorURLmessage origin handling for custom embedded editor URLs.
Released on Jun 22, 2026
- Initial release of
template_editor.js - Added
DocSpring.createTemplateEditor - Added inline and modal iframe support
- Added per-embed feature overrides
- Added event callbacks for load, save, document update, and version actions
- Added customizable done button support with an
onDonecallback