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
- Host: GitHub
- URL: https://github.com/prosekit/prosekit-jazz
- Owner: prosekit
- Created: 2025-06-01T14:11:11.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-01T14:12:59.000Z (about 1 year ago)
- Last Synced: 2025-07-17T16:37:51.722Z (11 months ago)
- Language: TypeScript
- Size: 62.5 KB
- Stars: 10
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).
[](https://stackblitz.com/github/prosekit/prosekit-jazz)
[](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