loro/loro-js
Zixuan Chen b4701a4de6
refactor: use rich text style config (#246)
* refactor: use rich text style config

* chore: rm log

* feat: support config text style in wasm

* feat: overlapped styles

* chore: add warning style key cannot contain ':'

* test: refine test case for richtext

* test: refine test
2024-01-17 22:55:46 +08:00
..
.vscode
src Remove prelim feature (#215) 2023-12-13 10:25:00 +08:00
tests refactor: use rich text style config (#246) 2024-01-17 22:55:46 +08:00
.gitignore
.npmignore chore: bump loro-wasm loro-crdt version 2023-11-10 20:41:11 +08:00
CHANGELOG.md chore: loro-crdt v0.8.0 2024-01-05 16:11:09 +08:00
LICENSE chore: add license 2023-11-12 23:23:12 +08:00
package.json chore: loro-crdt v0.8.0 2024-01-05 16:11:09 +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 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