tiptap/packages/extension-table
Enrique Alcantara d2e00ad782 Remove prosemirror-code from table extension build
Add prosemirror-view, prosemirror-model
and prosemirror-state dependencies to the
extension-table package.json file to indicate
to rollup that these dependencies should not
be included in the distribution file
2022-04-29 10:35:06 +02:00
..
src fix: use toggleHeader from prosemirror-tables (#2412), fix #548 2022-01-25 11:09:30 +01:00
CHANGELOG.md Publish 2022-01-25 11:10:57 +01:00
package.json Remove prosemirror-code from table extension build 2022-04-29 10:35:06 +02:00
README.md docs: fix typo (#1339) 2021-05-18 18:36:18 +02:00

@tiptap/extension-table

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.