tiptap/packages/extensions
2025-06-05 13:22:45 +00:00
..
src fix(selection): skip decorations for node selection and non editable editor (#6272) 2025-04-16 17:06:01 +02:00
CHANGELOG.md chore(release): publish a new pre-release version (beta) 2025-06-05 13:22:45 +00:00
package.json chore(release): publish a new pre-release version (beta) 2025-06-05 13:22:45 +00:00
README.md feat: migrate @tiptap/extension-utils -> @tiptap/extensions (#6003) 2025-01-09 10:31:54 +01:00
tsup.config.ts Rename History extension to UndoRedo (#6172) 2025-03-12 14:55:16 +01:00

@tiptap/extensions

Version Downloads License Sponsor

Introduction

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.

Official Documentation

Documentation can be found on the Tiptap website.

License

Tiptap is open sourced software licensed under the MIT license.