An open API service indexing awesome lists of open source software.

https://github.com/jclem/shared-textarea

A Polymer component for collaborative documents
https://github.com/jclem/shared-textarea

Last synced: about 1 year ago
JSON representation

A Polymer component for collaborative documents

Awesome Lists containing this project

README

          

# shared-textarea

This barely works, and is tied to a specific Heroku app. Documents will
disappear periodically.

Demo:

```sh
bower install Polymer/platform --save

bower install shared-textarea --save

cat < index.html


shared-textarea demo




EOF

ruby -run -e httpd . -p 8080
```