The headless rich text editor framework for web artisans.
Go to file
Asherah Connor 574cd69e06
fix(core): isNodeSelection, isTextSelection not always false (#3089)
Fixes #2979.  Since the ProseMirror TypeScript upgrade, these have
always returned false, since the Selection type tree are all classes
now.
2022-08-22 13:05:53 +02:00
.github chore: use other stale integration 2022-08-01 16:26:15 +02:00
.husky chore: lint only staged files (#2957) 2022-07-06 12:59:02 +02:00
.vscode chore: add extension/youtube to vscode settings 2022-06-17 05:24:36 +02:00
demos build(deps-dev): bump svelte from 3.48.0 to 3.49.0 in /demos (#2992) 2022-08-22 12:59:22 +02:00
docs docs(extensions): mention community extensions and discussion thread (#2991) 2022-08-22 12:59:09 +02:00
packages fix(core): isNodeSelection, isTextSelection not always false (#3089) 2022-08-22 13:05:53 +02:00
tests fix(core): isNodeSelection, isTextSelection not always false (#3089) 2022-08-22 13:05:53 +02: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 add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862) 2022-06-08 14:10:25 +02:00
.gitignore add npmrc to gitignore 2021-11-11 13:16:52 +01: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
CONTRIBUTING.md Link to contribution guidelines in CONTRIBUTING.md 2021-07-04 23:10:09 +02:00
env.d.ts improve typescript setup 2021-09-17 12:43:26 +02:00
lerna.json refactor(global): remove yarn in favor for npm 2022-05-13 10:18:12 +02:00
LICENSE.md docs: update content 2021-04-27 18:50:51 +02:00
package-lock.json build(deps-dev): bump svelte from 3.48.0 to 3.49.0 (#2993) 2022-08-22 12:59:34 +02:00
package.json chore: upgrade lerna to 5.0.0 2022-07-06 19:10:10 +02:00
README.md Update README.md 2022-01-25 23:03:39 +01:00
rollup.config.js add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862) 2022-06-08 14:10:25 +02:00
tsconfig.json enable resolveJsonModule 2021-09-20 09:32:39 +02: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 💖


überdosis

Rimsys

Complish

Gamma

Storyblok

Reflect

Bitcrowd

Ziff Media

Incyte Studios

dotCMS

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.