packages/pm/README.md
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.
pm package?The pm package re-exports ProseMirror packages under a single version range. It bundles all ProseMirror packages that are required to run Tiptap into one consistent dependency, so you don't need to install and align multiple ProseMirror packages yourself.
Documentation can be found on the Tiptap website.
Tiptap is open sourced software licensed under the MIT license.