Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
doc: mention TipTap in README
  • Loading branch information
mattyg committed Aug 9, 2023
1 parent 6e5fa31 commit 297edd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[Holochain](https://holochain.org/) provider for [Yjs](https://github.com/yjs/yjs). Easily build peer-to-peer real-time collaboration software using Holochain.

Yjs already offers bindings for many popular rich text editors including [Quill](https://quilljs.com/) and [ProseMirror](https://prosemirror.net/).
Yjs already offers bindings for many popular rich text editors including [Quill](https://quilljs.com/), [ProseMirror](https://prosemirror.net/) and [TipTap](https://tiptap.dev/examples/default).

## Usage

Expand Down Expand Up @@ -58,4 +58,4 @@ onUnmounted(() => {
});
```

YJS has bindings for many popular text & rich-text editors. See https://docs.yjs.dev/ecosystem/editor-bindings for details.
YJS has bindings for many popular text & rich-text editors. See https://docs.yjs.dev/ecosystem/editor-bindings for details.

0 comments on commit 297edd4

Please sign in to comment.