Tiptap
@tiptap_editor
The developer toolkit for content editor infrastructure. http://github.com/ueberdosis/tiptap http://github.com/ueberdosis/hocuspocus http://tiptap.dev/discord
Tiptap 3.0 is stable 🚨 That went quickly! After two months in beta, we’re announcing the release of the stable version of Tiptap 3.0. With over eight million downloads per month on npm, we hope this update will make many developers very happy. Here’s what’s new 👇
Should we tell him? 🫣
What's the best WSYWIG experience you've ever had? Like a text input box that genuinely impressed you.
Next in our AI Agent Improvement Sprint: Better Custom LLM support – New docs for custom AI backends – Demos for faster setup – Cleaner API (less code, smaller bundle) – Fixes for Claude, Vercel AI SDK, and more Docs → tiptap.dev/docs/content-a… Demos → github.com/ueberdosis/ai-…

That’s quite a stack 🙌
Praise for the stack: @ChatGPTapp for being my OG copilot, @OpenAIDevs for my fave models APIs, @vercel for the ✨platform and AI SDK, @ClerkDev for signing in all my users, @neondatabase and @prisma for letting me never worry about my DB, @tiptap_editor and @liveblocks for…
Proud sponsor of Tailwind 💙 Tiptap being headless + Tailwind’s utility-first mindset just feels like a natural combo to style your Tiptap editor.
Tiptap (@tiptap_editor) — if you need something more than a textarea, you want Tiptap. Amazing framework for building custom editor experiences. tiptap.dev
Next in our AI Agent Improvement Sprint: Selection Awareness The AI Agent now knows what you selected. It edits just that. Nothing more, nothing less. Docs → tiptap.dev/docs/content-a…

Minor performance update in Tiptap React: we removed flushSync from the NodeView renderer. This brings us back in line with React 18’s automatic batching and improves support for React 19: github.com/ueberdosis/tip…