The headless rich text editor framework for web artisans.
Go to file
Ruben Robles 18bcc64aa7
fix(textStyle): Null-safe parseHTML getting no color/fontFamily from HTMLElement styles (#2825)
* fix(color): parseHTML getting no color get replace of undefined

* fix(fontFamily): Null-safe at parseHTML, replace of undefined
2022-06-06 17:36:08 +02:00
.github build(deps): bump actions/cache from 3.0.2 to 3.0.3 (#2851) 2022-06-06 17:32:39 +02:00
.vscode chore(maintainment): add conventional commits scopes 2022-05-20 16:44:14 +02:00
demos fix(suggestion): 🐛 make clientrect prop optional as it can potentially be undefined (#2813) 2022-05-27 12:31:46 +02:00
docs Add support for custom protocols in extension-link (#2832) 2022-06-06 17:33:45 +02:00
packages fix(textStyle): Null-safe parseHTML getting no color/fontFamily from HTMLElement styles (#2825) 2022-06-06 17:36:08 +02:00
tests test: fix images test in react and collaboration annotation test 2022-05-16 12:49:12 +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 newline-after-var rule to eslint config 2021-12-03 00:03:39 +01: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 update lock file 2022-05-18 10:52:35 +02:00
package.json refactor(global): remove yarn in favor for npm 2022-05-13 10:18:12 +02:00
README.md Update README.md 2022-01-25 23:03:39 +01:00
rollup.config.js fix build files for packages with custom tsconfig 2022-01-04 23:39:38 +01: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.