An open API service indexing awesome lists of open source software.

https://github.com/prosekit/prosekit-jazz

A real-time sync rich text editor built with Jazz and ProseKit
https://github.com/prosekit/prosekit-jazz

Last synced: 11 months ago
JSON representation

A real-time sync rich text editor built with Jazz and ProseKit

Awesome Lists containing this project

README

          

# Jazz ProseKit Example

A real-time sync rich text editor built with [Jazz](https://jazz.tools/) and [ProseKit](https://prosekit.dev).

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/prosekit/prosekit-jazz)
[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/sandbox/github/prosekit/prosekit-jazz)

Run the example locally with:

```bash
npx degit prosekit/prosekit-jazz jazz-prosekit
cd jazz-prosekit
npm install
npm run dev
```

Based on the following examples:

- https://github.com/prosekit/examples/tree/master/react-full
- https://github.com/garden-co/jazz/tree/jazz-tools@0.14.17/examples/richtext