tiptap/packages/react
SavKS 8e65c20815
Fix state update after component unmounted (#2857)
Co-authored-by: Andrii Savluk <a.savluk@ideil.com>
2022-06-24 17:46:54 +02:00
..
src Fix state update after component unmounted (#2857) 2022-06-24 17:46:54 +02:00
CHANGELOG.md Publish 2022-06-20 13:22:53 +02:00
package.json refactor(maintainment): set dependency versions for prosemirror and y… (#2904) 2022-06-21 00:17:10 +02:00
README.md docs: fix typo (#1339) 2021-05-18 18:36:18 +02:00
tsconfig.json improve typescript setup 2021-09-17 12:43:26 +02:00

@tiptap/react

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.