cherry-studio/packages/extension-table-plus
Phantom d4b0272fe7
refactor: prefer import type (#10190)
* style(linter): enable consistent-type-imports rule in typescript

* chore: add biome to lint script for improved code formatting

* chore: add oxlint-specific lint script for faster linting

* refactor: use type-only imports for better type safety and clarity
2025-09-17 12:32:53 +08:00
..
src refactor: prefer import type (#10190) 2025-09-17 12:32:53 +08:00
CHANGELOG.md feat: add notes module (#8871) 2025-08-30 23:09:13 +08:00
package.json feat: use biome to format files (#10170) 2025-09-15 19:21:15 +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.