docs: update readme
Some checks are pending
Release WASM / Release (push) Waiting to run
Test All / build (push) Waiting to run

This commit is contained in:
Zixuan Chen 2024-11-10 00:23:37 +08:00
parent 9f5df5a4fc
commit 75f497d8ee
No known key found for this signature in database
3 changed files with 5 additions and 7 deletions

View file

@ -9,8 +9,7 @@
<a href="https://loro.dev" alt="loro-site">Loro</a>
</h1>
<p align="center">
<b>Reimagine state management with CRDTs 🦜</b><br/>
Make your app state synchronized and collaborative effortlessly.
<b>Make your JSON data collaborative and version-controlled 🦜</b>
</p>
<p align="center">
<a href="https://trendshift.io/repositories/4964" target="_blank"><img src="https://trendshift.io/api/badge/repositories/4964" alt="loro-dev%2Floro | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>

View file

@ -9,8 +9,7 @@
<a href="https://loro.dev" alt="loro-site">Loro</a>
</h1>
<p align="center">
<b>Reimagine state management with CRDTs 🦜</b><br/>
Make your app state synchronized and collaborative effortlessly.
<b>Make your JSON data collaborative and version-controlled 🦜</b>
</p>
<p align="center">
<a href="https://trendshift.io/repositories/4964" target="_blank"><img src="https://trendshift.io/api/badge/repositories/4964" alt="loro-dev%2Floro | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>

View file

@ -1,11 +1,11 @@
# Loro
Loro is a high-performance CRDTs framework offering Rust and JavaScript APIs.
> Make your JSON data collaborative and version-controlled
Loro is a high-performance CRDTs framework offering Rust, JavaScript and Swift APIs.
Designed for local-first software, it enables effortless collaboration in app states.
PS: Version control is forthcoming. Time travel functionality is already accessible at [https://loro.dev/docs/tutorial/time_travel](https://loro.dev/docs/tutorial/time_travel).
# Examples
## Map/List/Text