14 lines
609 B
Markdown
14 lines
609 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](http://dadamonad.github.io/Yatta/examples/TextEditing/) Simple collaborative text editing demo with PeerJs and Text Framework.
|
|
* [XML Example](http://dadamonad.github.io/Yatta/examples/XmlExample) Collaboratively manipulate the dom with native dom-features and jQuery.
|
|
* [IWC Demo](./IwcDemo/) More IWC example widgets.
|
|
|