tiptap/packages/pm
github-actions[bot] 7147fdd970
chore(release): publish a new pre-release version (beta) (#6327)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-07 22:59:55 +02:00
..
changeset build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
collab build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
commands build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
dropcursor build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
gapcursor build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
history build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
inputrules build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
keymap build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
markdown build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
menu build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
model build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
schema-basic build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
schema-list build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
state build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
tables build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
trailing-node build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
transform build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
view build: migrate to pnpm (#5978) 2025-01-06 09:35:00 +01:00
CHANGELOG.md chore(release): publish a new pre-release version (beta) (#6327) 2025-05-07 22:59:55 +02:00
package.json chore(release): publish a new pre-release version (beta) (#6327) 2025-05-07 22:59:55 +02:00
README.md docs: consistent naming (#3882) 2023-03-27 11:20:31 +02:00
tsup.config.ts Fix broken prosemirror-module build missing history package (#6221) 2025-03-31 17:15:32 +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.