tiptap/packages/extension-table-cell
Dominik e46f8e3334
Change Build Process to Lerna + tsup & prepare for prosemirror-meta package (#3555)
* chore:(core): migrate to tsup

* chore: migrate blockquote and bold to tsup

* chore: migrated bubble-menu and bullet-list to tsup

* chore: migrated more packages to tsup

* chore: migrate code and character extensions to tsup

* chore: update package.json to simplify build for all packages

* chore: move all packages to tsup as a build process

* chore: change ci build task

* chore: clean up and fix issues related to new build

* fix: fix demo build

* fix: fix demo build

* fix: fix tsconfig files to reference only one source

* fix: fix minor ts issues
2023-01-25 10:19:51 +01:00
..
src add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862) 2022-06-08 14:10:25 +02:00
CHANGELOG.md v2.0.0-beta.209 2022-12-16 13:44:12 +01:00
package.json Change Build Process to Lerna + tsup & prepare for prosemirror-meta package (#3555) 2023-01-25 10:19:51 +01:00
README.md docs: fix typo (#1339) 2021-05-18 18:36:18 +02:00
tsconfig.json Change Build Process to Lerna + tsup & prepare for prosemirror-meta package (#3555) 2023-01-25 10:19:51 +01:00

@tiptap/extension-table-cell

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.