1.1.25 • Published 8 months ago

@goodware/svelte-kanban-crdt v1.1.25

Weekly downloads
-
License
-
Repository
github
Last release
8 months ago

Svelte-Kanban-CRDT

Alpha Software. Do not use.

  • This is a fork of V-Py/Svelte-Kanban with multiuser functionality provided by Yjs
  • Here's a movie demonstrating multiple browsers
  • The interface is currently the same as V-Py/Svelte-Kanban. It will be changed to also accept a Yjs document. This component should not be used until that happens and several bugs are fixed.

Dev Mode

The easiest way to try this component is to run it in dev mode.

git clone https://github.com/agle-dev/svelte-kanban-crdt.git
cd svelte-kanban
npm install
npm run dev

Open http://localhost:5173 in two tabs in the same browser.

To use two different web browsers (eg Chrome and Safari), first run:

PORT=4444 npx y-webrtc server.js
1.1.25

8 months ago

1.1.24

8 months ago

1.1.23

8 months ago

1.1.22

8 months ago