loro/examples/loro-quill
Zixuan Chen 1295ac6d61
(wasm) Extract VersionVector class and fix inconsistent PeerID repr (#249)
* refactor(wasm): extract VersionVector class and fix inconsistent PeerID in wasm

* fix: example type err

* fix: binding err

* fix: peer id repr should be consistent

* test: update tests
2024-01-18 13:28:28 +08:00
..
.vite/deps_temp_cd4bf69d Add richtext example using Quill (#145) 2023-11-03 16:59:27 +08:00
.vscode Add richtext example using Quill (#145) 2023-11-03 16:59:27 +08:00
public Add richtext example using Quill (#145) 2023-11-03 16:59:27 +08:00
src (wasm) Extract VersionVector class and fix inconsistent PeerID repr (#249) 2024-01-18 13:28:28 +08:00
.gitignore Add richtext example using Quill (#145) 2023-11-03 16:59:27 +08:00
index.html Add richtext example using Quill (#145) 2023-11-03 16:59:27 +08:00
package.json Update Quill editor to fix consistency issues (#152) 2023-11-04 20:03:15 +08:00
README.md docs: update env setup info 2023-11-15 21:07:00 +08:00
vite.config.ts Add richtext example using Quill (#145) 2023-11-03 16:59:27 +08:00

Loro quill example

Before running the example, you should set up the env described in the README.md of the root directory.

And you should run deno task test-wasm or deno task release-wasm to build WASM and loro-crdt.