tiptap/packages/react
Dominik 53e39d0c47
refactor(maintainment): set dependency versions for prosemirror and y… (#2904)
* refactor(maintainment): set dependency versions for prosemirror and yjs to fixed versions

* refactor(docs): fix dependency versions in demos

* chore: update package-lock.json

* chore: update latest prosemirror packages
2022-06-21 00:17:10 +02:00
..
src Prevent overriding 'whiteSpace' styling for NodeView React components (#2884) 2022-06-20 19:41:33 +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.