Back to articles
Edra: Svelte Rich Text Editor with Tiptap

Edra: Svelte Rich Text Editor with Tiptap

via Dev.to WebdevjQueryScript

Edra: a rich text editor component for Svelte, built on Tiptap and copied directly into your project source so you can modify it freely. Key features: Headless or shadcn UI flavor Tables, images, video, audio, and iframe embeds LaTeX math support and extended code blocks with syntax highlighting Slash commands, drag-and-drop, bubble menus, and search-and-replace JSON and HTML output via a simple onUpdate callback File upload hooks for connecting your own storage backend One init command drops everything into src/lib/components/edra . Worth checking out if you're building a CMS, docs platform, or anything that needs serious editorial tooling in Svelte. 👉 Blog Post 👉 GitHub Repo 👉 Live Demo

Continue reading on Dev.to Webdev

Opens in a new tab

Read Full Article
6 views

Related Articles