y-sweet is an open-source server for building realtime applications on top of the Yjs CRDT library.
The y-sweet server can be used by any Yjs app, or you can use our opinionated stack to integrate Yjs and y-sweet into a Next.js app.
@y-sweet/sdk
, a TypeScript library for interacting with y-sweet-server
from your application backend.@y-sweet/react
, a React hooks library for building Yjs applications.The goal of the y-sweet stack is to give developers the end-to-end developer ergonomics they would expect from a proprietary state-sync platform, without the lock-in.
y-sweet is MIT-licensed, and was created by Drifting in Space.
Package Manager | Name | Version | Path |
---|---|---|---|
npm | y-sweet |
js-pkg/server |
|
crates.io | y-sweet |
crates/y-sweet |
|
crates.io | y-sweet-core |
crates/y-sweet-core |
Package Manager | Name | Version | Path |
---|---|---|---|
npm | @y-sweet/sdk |
js-pkg/sdk |
|
npm | @y-sweet/react |
js-pkg/react |
Generated using TypeDoc