All Projects → yjs → Yjs Demos

yjs / Yjs Demos

Licence: unlicense
A collection of demos for Yjs

Programming Languages

javascript
184084 projects - #8 most used programming language

Yjs Demos Gitpod ready-to-code

A starting point for your own ideas - PRs welcome

We have a more complete Getting Started Guide in our official documantion website.

Getting Started

If you are new to Yjs and you just want to play around clone this repository and use one of the demo directories that interests you the most.

git clone https://github.com/yjs/yjs-demos.git
cd yjs-demos/${demo-directory}
npm install
npm start

The demos use a public y-websocket instance for communication. Try using one of the other connection providers or setting up your own endpoint.

(Un)License

The demos are released to the public domain - Unlicense.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].