loro/loro-js
2023-11-28 21:32:04 +08:00
..
.vscode feat: event & wasm 2023-07-29 02:03:51 +08:00
src feat: tree rust api (#194) 2023-11-28 21:32:04 +08:00
tests (WASM )Refactor wasm interfaces on List and Map (#192) 2023-11-27 17:53:02 +08:00
.gitignore Doc: loro-crdt documents in comments (#165) 2023-11-10 20:30:54 +08:00
.npmignore chore: bump loro-wasm loro-crdt version 2023-11-10 20:41:11 +08:00
CHANGELOG.md chore(release): 0.5.0 2023-11-27 17:56:04 +08:00
LICENSE chore: add license 2023-11-12 23:23:12 +08:00
package.json chore(release): 0.5.0 2023-11-27 17:56:04 +08:00
pnpm-lock.yaml
README.md chore: bump loro-wasm loro-crdt version 2023-11-10 20:41:11 +08:00
rollup.config.mjs
tsconfig.json
vite.config.ts Doc: loro-crdt documents in comments (#165) 2023-11-10 20:30:54 +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