yjs/examples/README.md
2014-08-19 21:09:23 +02:00

13 lines
428 B
Markdown

# Examples
Here you find some (hopefully) usefull examples on how to use Yatta!
## Tutorials
* [PeerJs-Json Tutorial](./PeerJs-Json/) Tutorial on how to use Yatta! with Json and PeerJs Connector.
* [IWC Tutorial](./Iwc/) Tutorial on how to use IWC Connector.
## Demos
* [Text Editing](./TextEditing/) Simple collaborative text editing demo with PeerJs and Text Framework.
* [IWC Demo](./IwcDemo/) More IWC example widgets..