cherry-studio/packages/extension-table-plus
icarus 0947f8505d style: standardize quote usage and fix JSX formatting
- Replace single quotes with double quotes in CSS imports and selectors
- Fix JSX element closing bracket alignment and formatting
- Standardize JSON formatting in package.json files
2025-09-15 06:48:17 +08:00
..
src feat: add notes module (#8871) 2025-08-30 23:09:13 +08:00
CHANGELOG.md feat: add notes module (#8871) 2025-08-30 23:09:13 +08:00
package.json style: standardize quote usage and fix JSX formatting 2025-09-15 06:48:17 +08:00
README.md feat: add notes module (#8871) 2025-08-30 23:09:13 +08:00
tsdown.config.ts feat: add notes module (#8871) 2025-08-30 23:09:13 +08: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.