@tiptap/pm
Version:
prosemirror wrapper package for tiptap
23 lines (13 loc) • 1.15 kB
Markdown
# @tiptap/pm
[](https://www.npmjs.com/package/@tiptap/pm)
[](https://npmcharts.com/compare/tiptap?minimal=true)
[](https://www.npmjs.com/package/@tiptap/pm)
[](https://github.com/sponsors/ueberdosis)
## Introduction
Tiptap is a headless wrapper around [ProseMirror](https://ProseMirror.net) – 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_.
## What is this `pm` package?
The `pm` package is a wrapper package for [ProseMirror](https://ProseMirror.net). This includes all ProseMirror packages that are required to run Tiptap.
## Official Documentation
Documentation can be found on the [Tiptap website](https://tiptap.dev).
## License
Tiptap is open sourced software licensed under the [MIT license](https://github.com/ueberdosis/tiptap/blob/main/LICENSE.md).