loro/loro-js
2024-04-10 12:30:21 +08:00
..
.vscode
src refactor(ts): make method types better (#315) 2024-04-05 01:43:36 +08:00
tests refactor: rename stable pos to cursor (#317) 2024-04-10 12:26:12 +08:00
.gitignore
.npmignore
CHANGELOG.md chore(js): bump version 2024-04-10 12:30:21 +08:00
LICENSE
package.json chore(js): bump version 2024-04-10 12:30:21 +08:00
pnpm-lock.yaml
README.md
rollup.config.mjs
tsconfig.json refactor: add concrete type for each different container (#313) 2024-04-03 19:24:48 +08:00
vite.config.ts Refactor: use ValueOrContainer for diff event (#202) 2023-12-05 11:57:41 +08:00

loro-crdt

Loro CRDTs is a high-performance CRDT framework.

It makes your app state synchronized, collaborative and maintainable effortlessly.

Learn more at https://loro.dev