The headless rich text editor framework for web artisans.
Go to file
bdbch 135a12f7aa
fix(core): fix insertContentAt keeping new lines in html content (#4465)
* fix(core): fix insertContentAt keeping new lines in html content

* test(core): add tests

* chore: remove stray console.log

* chore: remove buttons from demo

* fix(core): fix replacement on multiple breaks
2024-01-08 20:21:45 +01:00
.github remove auto assignees 2023-12-14 12:53:42 +01:00
.husky chore: lint only staged files (#2957) 2022-07-06 12:59:02 +02:00
.vscode chore: add default linter for vscode 2023-06-22 19:22:08 +02:00
demos fix(core): fix insertContentAt keeping new lines in html content (#4465) 2024-01-08 20:21:45 +01:00
docs Update alpine.md with better info about proxy limitations (#4678) 2023-12-14 15:29:25 +01:00
packages fix(core): fix insertContentAt keeping new lines in html content (#4465) 2024-01-08 20:21:45 +01:00
tests fix(extension-youtube) fix lint 2023-11-20 18:48:22 +01:00
.editorconfig enable editorconfig for all files 2020-09-25 18:01:53 +02:00
.eslintignore fix lint error 2020-09-30 22:43:58 +02:00
.eslintrc.js Require file extensions for imports and exports (#4001) 2023-06-30 21:03:49 +02:00
.gitignore chore: add Dev demo folder (#3887) 2023-03-27 15:21:03 +02:00
.lintstagedrc.js chore: lint only staged files (#2957) 2022-07-06 12:59:02 +02:00
babel.config.js add @babel/preset-react 2021-02-26 02:40:22 +01:00
CHANGELOG.md v2.1.14 2024-01-08 12:49:20 +01:00
CONTRIBUTING.md Link to contribution guidelines in CONTRIBUTING.md 2021-07-04 23:10:09 +02:00
docsearch.config.json integrate typesense 2023-02-08 17:02:19 +01:00
env.d.ts improve typescript setup 2021-09-17 12:43:26 +02:00
lerna.json v2.1.14 2024-01-08 12:49:20 +01:00
LICENSE.md Update LICENSE.md 2023-05-10 11:08:48 +02:00
package-lock.json Revert "update package-lock" 2024-01-08 18:48:48 +01:00
package.json split test run into seperate script 2024-01-03 10:39:32 +01:00
README.md Update README.md 2023-12-19 19:33:19 +01:00
tsconfig.json Move back from tsup/esbuild to rollup (#3720) 2023-02-08 11:12:43 +01:00

Tiptap

A headless, framework-agnostic and extendable rich text editor, based on ProseMirror.

Build Status Version Downloads License Chat Sponsor

Examples

Have a look at the examples to see Tiptap in action.

Documentation

The full documentation is available on www.tiptap.dev.

Community

For help, discussion about best practices, or any other conversation that would benefit from being searchable:

Discuss Tiptap on GitHub

Sponsors 💖


Rimsys

Complish

Gamma

Storyblok

PostHog

Reflect

Bitcrowd

Ziff Media

Incyte Studios

dotCMS

Basewell

iFixit, @shodgson, Markee Co., Makelog, Zephir, IT Xpert AG, ApostropheCMS, Novadiscovery, Omics Data Automation, Gretel, Flow Mobile, Ycode, DocIQ and hundreds of awesome inviduals.

Using Tiptap in production? Invest in the future of Tiptap and become a sponsor!

Contributing

Please see CONTRIBUTING for details.

Contributors

Sam Willis, Brian Hung, Dirk Holtwick, Sam Duvall, Christoph Flathmann, Erick Wilder, Marius Tolzmann, jjangga0214, Maya Nedeljkovich, Ryan Bliss, Gregor and many more.

License

The MIT License (MIT). Please see License File for more information.