loro/loro-js
github-actions[bot] f86421ee75
chore: version packages (#379)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-06 16:59:07 +08:00
..
.vscode feat: event & wasm 2023-07-29 02:03:51 +08:00
deno chore: experimentally publish to jsr 2024-04-12 17:33:28 +08:00
src feat: Add event listener and native support of cursor transformation for undo/redo (#369) 2024-05-23 10:19:08 +08:00
tests feat: Add event listener and native support of cursor transformation for undo/redo (#369) 2024-05-23 10:19:08 +08:00
.gitignore Doc: loro-crdt documents in comments (#165) 2023-11-10 20:30:54 +08:00
.npmignore chore: update .npmignore 2024-05-21 06:48:45 +08:00
CHANGELOG.md chore: version packages (#379) 2024-06-06 16:59:07 +08:00
LICENSE chore: add license 2023-11-12 23:23:12 +08:00
package.json chore: version packages (#379) 2024-06-06 16:59:07 +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 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