Mansehej / yjs-demos

A collection of demos for Yjs v13 (in beta)

Home Page:https://demos.yjs.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yjs Demos

A starting point for your own ideas - PRs welcome

Get 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 connectors or setting up your own endpoint.

(Un)License

The demos are released to the public domain - Unlicense.

About

A collection of demos for Yjs v13 (in beta)

https://demos.yjs.dev

License:The Unlicense


Languages

Language:JavaScript 50.5%Language:CSS 28.1%Language:HTML 16.7%Language:Vue 4.8%