add devtools

This commit is contained in:
Kevin Jahns 2024-10-07 09:43:13 +02:00
parent 8152cf81cb
commit 4ff65b5dc3

View File

@ -127,6 +127,7 @@ Showcase](https://yjs-diagram.synergy.codes/).
* [Overview](#overview) * [Overview](#overview)
* [Bindings](#bindings) * [Bindings](#bindings)
* [Providers](#providers) * [Providers](#providers)
* [Tooling][#tooling]
* [Ports](#ports) * [Ports](#ports)
* [Getting Started](#getting-started) * [Getting Started](#getting-started)
* [API](#api) * [API](#api)
@ -294,7 +295,12 @@ A database and connection provider for Yjs based on Firestore.
</dd> </dd>
</dl> </dl>
# Ports ### Tooling
- [y-sweet debugger](https://docs.jamsocket.com/y-sweet/advanced/debugger)
- [liveblocks devtools](https://liveblocks.io/devtools)
### Ports
There are several Yjs-compatible ports to other programming languages. There are several Yjs-compatible ports to other programming languages.