Svelt-yjs Alternatives
Similar projects and alternatives to svelt-yjs
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
peritext
A CRDT for asynchronous rich-text collaboration, where authors can work independently and then merge their changes.
-
-
svelt-yjs discussion
svelt-yjs reviews and mentions
-
Is Svelte capable of a Google Docs & Sheets clone?
There are also some great implementations based on Yjs like this one svelt-yjs I prefer Yjs to automerge
-
The data model behind Notion's flexibility
Excited to check this out!!
I’ve got experience with this stuff, count me in! Check out svelt-yjs[0]. It makes complex CRDT apps trivial. Websockets or P2P WebRTC in a few lines. I’ve got a live collab Svelte REPL using Monaco almost complete. It uses Postgres via Supabase for auth / row level security / saving and sharing Apps you make.
Heck, plug yjs into this Svelte based notion style block editor[1] and you’re more than halfway done in an evening.
[0] https://github.com/relm-us/svelt-yjs
Stats
relm-us/svelt-yjs is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of svelt-yjs is Svelte.