mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-06 04:19:34 +00:00
docs: add example gif
This commit is contained in:
parent
0803f31a0d
commit
598d6bccdf
1 changed files with 3 additions and 4 deletions
|
@ -7,10 +7,8 @@
|
||||||
</p>
|
</p>
|
||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
<a href="https://loro.dev" alt="loro-site">Loro</a><br/>
|
<a href="https://loro.dev" alt="loro-site">Loro</a><br/>
|
||||||
</h1>
|
|
||||||
<h2 align="center">
|
|
||||||
Reimagine state management with CRDTs
|
Reimagine state management with CRDTs
|
||||||
</h2>
|
</h1>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
Make your app state synchronized and collaborative effortlessly.
|
Make your app state synchronized and collaborative effortlessly.
|
||||||
</p>
|
</p>
|
||||||
|
@ -27,8 +25,9 @@ Make your app state synchronized and collaborative effortlessly.
|
||||||
|
|
||||||
Loro is a CRDTs(Conflict-free Replicated Data Types) library that allows you to persist and sync state easily. It is designed to make building [local-first apps][local-first] easier.
|
Loro is a CRDTs(Conflict-free Replicated Data Types) library that allows you to persist and sync state easily. It is designed to make building [local-first apps][local-first] easier.
|
||||||
|
|
||||||
**You can build time travel feature easily with Loro**
|
**You can build time travel feature easily with Loro**.
|
||||||
|
|
||||||
|
[![202311072214(2)](https://github.com/loro-dev/loro/assets/18425020/5f9b5f50-d6d8-4557-a95f-9050b8027e22)](https://github.com/zxch3n/loro-react-flow-example)
|
||||||
|
|
||||||
# Features
|
# Features
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue