tiptap gives you full control about every single aspect of your text editor experience. It’s customizable, comes with a ton of extensions, is open-source, has an extensive documentation, and is simply a joy to use. Join our welcoming community and start building cool things! It’s free.
-
-
+
+
Get Started
-
-
+
+
View on GitHub
-
-
+
+
@@ -32,11 +37,11 @@
We don’t tell you what a menu should look like or where it should be rendered in the DOM. That’s why tiptap is headless and comes without any CSS. You are in full control over markup, styling and behaviour.
-
-
+
+
Styling
-
-
+
+
@@ -48,11 +53,11 @@
React
, Svelte and others.
-
-
+
+
Installation
-
-
+
+
@@ -62,11 +67,11 @@
tiptap 2 is written in TypeScript. That helps us to find bugs early and gives you a nice autocomplete for the API (if your IDE supports that) on top of the extensive human written documentation.
-
-
+
+
TypeScript
-
-
+
+
@@ -78,11 +83,11 @@
Y.js
. Our production-grade setup requires less than 20 lines of code.