mirror of
https://github.com/loro-dev/loro.git
synced 2024-11-28 09:25:36 +00:00
1a347cab72
* feat: refine undo impl - Add "unfo" origin for undo and redo event - Allow users to skip certain local operations - Skip undo/redo ops that're not visible to users * feat: add returned bool value to indicate whether undo/redo is executed |
||
---|---|---|
.. | ||
.vscode | ||
deno | ||
src | ||
tests | ||
.gitignore | ||
.npmignore | ||
CHANGELOG.md | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
rollup.config.mjs | ||
tsconfig.json | ||
vite.config.ts |
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