loro/loro-js
2024-06-18 18:09:14 +08:00
..
.vscode
deno
src feat: implementing Counter and expose to js side (#384) 2024-06-13 14:43:19 +08:00
tests Merge branch 'main' into zxch3n/container-store 2024-06-18 18:09:14 +08:00
.gitignore
.npmignore chore: update .npmignore 2024-05-21 06:48:45 +08:00
CHANGELOG.md chore: version packages (#386) 2024-06-13 15:31:53 +08:00
LICENSE
package.json chore: version packages (#386) 2024-06-13 15:31:53 +08:00
pnpm-lock.yaml
README.md
rollup.config.mjs
tsconfig.json chore(ci): fix deno type conflict 2024-04-12 18:21:49 +08:00
vite.config.ts chore(ci): fix deno type conflict 2024-04-12 18:21:49 +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