Would you use Phoenix LiveView to build a collaborative text field?

This page summarizes the projects mentioned and recommended in the original post on /r/elixir

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • livebook

    Automate code & data workflows with interactive Elixir notebooks

    https://livebook.dev/ is collaborative and open source, take a look at their code. I'm pretty sure it's using OT and not CRDTs for collaborative text editing, but that shouldn't really matter for most use cases.

  • delta-elixir

    Simple yet expressive format to describe contents and changes 🗃

    Definitely checkout Slab’s Operational Transform library Delta as well. I think conventional wisdom is that CRDTs can be really helpful when there is no single source of truth (i.e. a server), but OT can simplify things when there is.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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