Skip to content
@templatical

Templatical

Open-source email editor made for modern apps

Templatical

Templatical

Open-source email editor for modern apps.
Drop a production-ready drag-and-drop editor into any web product — JSON in, MJML out.

Website · Playground · Documentation · SDK on GitHub


What we build

@templatical/sdk — the open-source SDK powering everything.

  • 🧩 14 block types, drag-and-drop, fully themeable
  • 📦 JSON templates, MJML output, framework-agnostic
  • 🔒 TypeScript strict, ~1,400 tests
  • 🌍 Bilingual (en/de), more locales welcome

Templatical Cloud (optional managed tier) — adds AI rewrite, real-time collaboration, comments, snapshots, and more on top of the OSS SDK. Learn more →

Try it in 30 seconds

npm install @templatical/editor @templatical/renderer
import { init } from '@templatical/editor';
import '@templatical/editor/style.css';

const editor = await init({ container: '#editor' });
const mjml = editor.toMjml();

Quick start guide →

Community

License

The SDK ships under a mix of FSL-1.1-MIT (editor packages, becomes MIT after 2 years) and MIT (types, renderer, importers). Free to embed in any non-competing commercial product.

License FAQ →

Pinned Loading

  1. sdk sdk Public

    Open-source drag-and-drop email editor. JSON templates, MJML rendering, framework-agnostic. Vue + TipTap inside.

    TypeScript 234 10

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…