Show HN: Tiptap UI Components – Free React Components for Building Editor UIs
These are handcrafted React components that integrate directly with Tiptap’s headless core, things like toolbars, dropdowns, formatting buttons, upload controls, etc. They’re MIT licensed and fully optional. You can use them as-is or customize every part.
There’s also a CLI that sets everything up for you: project scaffolding, recommended defaults, and a working example.
This is for folks who like the flexibility of Tiptap but don’t want to start from zero every time they need an editor UI. It doesn’t change how Tiptap works – just gives you a faster way to build on top of it.
Live demo: https://template.tiptap.dev/simple
Docs: https://tiptap.dev/docs/ui-components/getting-started/overvi...
GitHub: https://github.com/ueberdosis/tiptap-ui-components
CLI: npx @tiptap/cli init
We’re working on more components (e.g. comments, version history) including some tied to Tiptap Cloud. The ones released now are 100% free and open source.
Would love feedback, especially from anyone who’s built editor UIs before. What should we add next?
Yeah, figuring out the right business model around open source is always a balancing act. And it’s never done. We started Tiptap by monetizing some of the more complex editor extensions, but with the launch of cloud services, we’ve gradually shifted that line to “cloud vs non-cloud,” like you said. Still, that line keeps moving as the ecosystem grows.
Your point about one-time payments for solo developers or indie founders makes a lot of sense. Honestly, we've been actively thinking about such an offering for quite a while and how to make Tiptap more accessible without giving up on sustainability.
Would be great to be able to actually see all these components.