tiptap/packages/pm
github-actions[bot] c206464619
chore(release): release version 2.9.1 (#5757)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-23 11:20:21 +02:00
..
changeset chore: reorder types declarations 2024-08-20 16:30:05 +02:00
collab chore: reorder types declarations 2024-08-20 16:30:05 +02:00
commands chore: reorder types declarations 2024-08-20 16:30:05 +02:00
dropcursor chore: reorder types declarations 2024-08-20 16:30:05 +02:00
gapcursor chore: reorder types declarations 2024-08-20 16:30:05 +02:00
history chore: reorder types declarations 2024-08-20 16:30:05 +02:00
inputrules chore: reorder types declarations 2024-08-20 16:30:05 +02:00
keymap chore: reorder types declarations 2024-08-20 16:30:05 +02:00
markdown chore: reorder types declarations 2024-08-20 16:30:05 +02:00
menu chore: reorder types declarations 2024-08-20 16:30:05 +02:00
model chore: reorder types declarations 2024-08-20 16:30:05 +02:00
schema-basic chore: reorder types declarations 2024-08-20 16:30:05 +02:00
schema-list chore: reorder types declarations 2024-08-20 16:30:05 +02:00
state chore: reorder types declarations 2024-08-20 16:30:05 +02:00
tables chore: reorder types declarations 2024-08-20 16:30:05 +02:00
trailing-node chore: reorder types declarations 2024-08-20 16:30:05 +02:00
transform chore: reorder types declarations 2024-08-20 16:30:05 +02:00
view chore: reorder types declarations 2024-08-20 16:30:05 +02:00
CHANGELOG.md chore(release): release version 2.9.1 (#5757) 2024-10-23 11:20:21 +02:00
package.json chore(release): release version 2.9.1 (#5757) 2024-10-23 11:20:21 +02:00
README.md docs: consistent naming (#3882) 2023-03-27 11:20:31 +02:00
tsconfig.json feat(pm): new prosemirror package for dependency resolving 2023-02-02 17:37:33 +01:00
tsup.config.ts feat(pm): new prosemirror package for dependency resolving 2023-02-02 17:37:33 +01:00
turbo.json chore: make pm not rebuild everytime 2024-07-03 21:41:34 +02:00

@tiptap/pm

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.

What is this pm package?

The pm package is a wrapper package for ProseMirror. This includes all ProseMirror packages that are required to run Tiptap.

Official Documentation

Documentation can be found on the Tiptap website.

License

Tiptap is open sourced software licensed under the MIT license.