🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@goodware/svelte-kanban-crdt

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goodware/svelte-kanban-crdt

Alpha Software. Do not use.

1.1.25
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Svelte-Kanban-CRDT

Do not use 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

FAQs

Package last updated on 26 Sep 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts