tiptap/packages/extensions
github-actions[bot] 7147fdd970
chore(release): publish a new pre-release version (beta) (#6327)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-07 22:59:55 +02: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) (#6327) 2025-05-07 22:59:55 +02:00
package.json chore(release): publish a new pre-release version (beta) (#6327) 2025-05-07 22:59:55 +02: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.