This commit is contained in:
Kevin Jahns
2014-10-17 13:02:12 +00:00
parent be814f8f8c
commit bab06e9f3d
34 changed files with 152 additions and 98 deletions

View File

@@ -7,7 +7,7 @@ Here you find some (hopefully) usefull examples on how to use Yatta!
* [IWC Tutorial](./Iwc/) Tutorial on how to use IWC Connector.
## Demos
* [Text Editing](./TextEditing/) Simple collaborative text editing demo with PeerJs and Text Framework.
* [XML Example](./XmlExample) Collaboratively manipulate the dom with native dom-features and jQuery.
* [Text Editing](http://dadamonad.github.io/Yatta/TextEditing/) Simple collaborative text editing demo with PeerJs and Text Framework.
* [XML Example](http://dadamonad.github.io/Yatta/XmlExample) Collaboratively manipulate the dom with native dom-features and jQuery.
* [IWC Demo](./IwcDemo/) More IWC example widgets.