You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> In this example, we demonstrate importing an entire Loro codebase into a Loro-powered
77
+
> In this example, we demonstrate importing an entire Loro codebase into a Loro-powered
78
78
> version controller, preserving the complete Git DAG history while enabling fast version switching.
79
79
80
80
# Example
81
81
82
82
[](https://stackblitz.com/edit/loro-basic-test?file=test%2Floro-sync.test.ts)
@@ -147,7 +156,6 @@ Loro draws inspiration from the innovative work of the following projects and in
147
156
-[Yjs](https://github.com/yjs/yjs): We have incorporated a similar algorithm for effectively merging collaborative editing operations, thanks to their pioneering work.
148
157
-[Matthew Weidner](https://mattweidner.com/): His work on the [Fugue](https://arxiv.org/abs/2305.00583) algorithm has been invaluable, enhancing our text editing capabilities.
149
158
-[Martin Kleppmann](https://martin.kleppmann.com/): His work on CRDTs has significantly influenced our comprehension of the field.
0 commit comments