The data model behind Notion's flexibility

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • hyperhyperspace-core

    A library to create p2p applications, using the browser as a full peer.

    > I've been kicking around the idea of writing a CRDT-based editor using this model.

    I got around to creating a data layer (p2p, browser-based, CRDT-backed) for something like this:

    https://github.com/hyperhyperspace/hyperhyperspace-core

    I'd be interested in collaborating on your editor

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • svelt-yjs

    A library for your Svelte app that lets you build Svelte stores from Yjs types.

    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

  • plastic-editor

    A block-based editor

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

Did you konow that Svelte is
the 25th most popular programming language
based on number of metions?