The headless rich text editor framework for web artisans.
Go to file
Dominik 1c0554b7c0
feat(extension/youtube): new youtube embed extension (#2814)
* feat(extension/youtube):  new youtube embed extension

* fix(extension/youtube): remove wrong destroy call on undefined editor

* fix(extension/youtube): 🐛 fix youtu.be share urls not being recognized correctly

* style: remove stray console.log

* style: remove empty line

* docs(docs): update youtube docs

* Capitalize tiptap

* Capitalize Tiptap

* style(extension/youtube): ✏️ change youtube typing

Co-authored-by: Markus Krause <markus.krause@ueber.io>
2022-06-17 05:29:48 +02:00
.github build(deps): bump actions/upload-artifact from 3.0.0 to 3.1.0 (#2820) 2022-06-06 17:36:16 +02:00
.husky add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862) 2022-06-08 14:10:25 +02:00
.vscode chore: add extension/youtube to vscode settings 2022-06-17 05:24:36 +02:00
demos feat(extension/youtube): new youtube embed extension (#2814) 2022-06-17 05:29:48 +02:00
docs feat(extension/youtube): new youtube embed extension (#2814) 2022-06-17 05:29:48 +02:00
packages feat(extension/youtube): new youtube embed extension (#2814) 2022-06-17 05:29:48 +02:00
tests add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862) 2022-06-08 14:10:25 +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
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 fix(extension/collaboration): 🚑 pin y-prosemirror version to 1.0.20 to fix broken functionality with vue 2022-06-17 05:08:54 +02:00
package.json add precommit hook for linting and automatic eslint fixes + update eslint packages (#2862) 2022-06-08 14:10:25 +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.