Posted by oahmadov 3 days ago
I know each framework has its pros/cons, opinionated in a certain way. Vue is my favorite.
TipTap was the easy half. It's basically the go-to option when a good WYSIWYG editor is needed.
I was considering IntroJS, but Claude Code generated a simpler version in ~120 lines — just @vueuse/core helpers (useLocalStorage, useIntervalFn) and focus-trap, no tour library.
I'd love to try this with sendops.dev although I'm not sure how it's going to work with the git backed templating it has.
No — built from scratch on Vue 3 + TipTap, no React anywhere. Output is MJML, not the React-component-to-HTML approach React Email takes.
Adjacent category but no shared foundation: React Mail is a code-first library for devs to write emails as components; Templatical is an embedded visual editor for marketers to build them without touching code.