loro/loro-js
Zixuan Chen c105ff2220
Feat: checkout to target version & use unicode index by default (#98)
* feat: checkout to frontiers

* feat: record timestamp

* fix: use unicode len by default for text
now "你好" has length of 2 instead of 6

* chore: rm dbg!
2023-08-04 10:45:23 +08:00
..
.vscode feat: event & wasm 2023-07-29 02:03:51 +08:00
src fix: get deep value & throw mismatched context err 2023-07-30 16:30:41 +08:00
tests Feat: checkout to target version & use unicode index by default (#98) 2023-08-04 10:45:23 +08:00
.gitignore feat: extra pkg loro-crdt to wrap loro-wasm 2023-03-24 10:08:11 +08:00
package.json feat: event & wasm 2023-07-29 02:03:51 +08:00
pnpm-lock.yaml Perf: speed up utf16 and wasm (#90) 2023-04-03 09:29:25 +08:00
rollup.config.mjs feat: extra pkg loro-crdt to wrap loro-wasm 2023-03-24 10:08:11 +08:00
tsconfig.json feat: extra pkg loro-crdt to wrap loro-wasm 2023-03-24 10:08:11 +08:00
vite.config.ts feat: convert event to js & add vitest 2023-03-25 20:11:45 +08:00