Files
tiptap/docs/src/docPages/introduction.md
2021-02-12 15:02:40 +01:00

3.1 KiB
Raw Blame History

title
title
Headless WYSIWYG Text Editor

tiptap a headless text editor

Version Downloads License Sponsor

tiptap is a headless wrapper around ProseMirror a toolkit for building rich text WYSIWYG editors, which is already in use at many well-known companies such as New York Times, The Guardian or Atlassian.

Create exactly the rich text editor you want out of customizable building blocks. tiptap comes with sensible defaults, a lot of extensions and a friendly API to customize every aspect. Its backed by a welcoming community, open-source, and free.

Example

Features

Headless. We dont tell you what a menu should look like or where it should be rendered in the DOM. Thats why tiptap is headless and comes without any CSS. You are in full control over markup, styling and behaviour.

Framework-agnostic. No matter what framework you use, youll enjoy tiptap. Out of the box, it works with plain JavaScript and Vue.js, but its also possible to use it in React, Svelte and others.

TypeScript. 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.

Collaborative. Real-time collaboration, syncing between different devices and working offline used to be hard. We provide everything you need to keep everything in sync, conflict-free with the power of Y.js. Our production-grade setup requires less than 20 lines of code.

Community. Over the years, a lovely community has grown around tiptap. Theres so much content shared, so many people helping out in issues and a ton of community extensions, youll be surprised how much that can help.

Who uses tiptap?

License

tiptap is licensed under MIT, so youre free to do whatever you want. If youre using it in production, do the right thing and become one of our wonderful sponsors to fund the development, maintenance and support of tiptap and the whole ecosystem.