Skip to content

satoren/y_ex

Repository files navigation

Yex

CI Coverage Status hex.pm version hex.pm downloads hex.pm license Last Updated

Yjs port for Elixir using y-crdt

A demo using the phoenix framework can be found here.

Installation

def deps do
  [
    {:y_ex, "~> 0.6.0"}
  ]
end