tiptap/packages/core
Nick Perez 9b1c66cea1
fix: revert type changes introduced with 2.10 #5859 (#5860)
* revert: "fix(core): update the typings to be that options and storage are partials on an extended config #5852 (#5854)"

This reverts commit 87d63d8d17.

* revert: "fix(core): update the typing of `addOptions`, `addStorage` to have an optional parent #5768 (#5770)"

This reverts commit d2f366d6d4.
2024-11-22 10:20:49 +01:00
..
src fix: revert type changes introduced with 2.10 #5859 (#5860) 2024-11-22 10:20:49 +01:00
CHANGELOG.md chore(release): publish a new release version (#5855) 2024-11-21 15:37:12 +01:00
package.json chore(release): publish a new release version (#5855) 2024-11-21 15:37:12 +01:00
README.md docs: consistent naming (#3882) 2023-03-27 11:20:31 +02:00
rollup.config.js Shared rollup config (#5403) 2024-07-27 12:46:39 +02:00

@tiptap/core

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.