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

https://github.com/therapychat/twilio-video-call-gui

Polymer element for twilio-video graphic interface
https://github.com/therapychat/twilio-video-call-gui

polymer polymer-element twilio twilio-video video web-components webcomponents

Last synced: 10 months ago
JSON representation

Polymer element for twilio-video graphic interface

Awesome Lists containing this project

README

          

[![Build status](https://travis-ci.org/TherapyChat/twilio-video-call-gui.svg?branch=master)](https://travis-ci.org/TherapyChat/twilio-video-call-gui)
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/therapychat/twilio-video-call-gui)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com)

# \

Polymer element for twilio-video graphic interface

Intall:
```bash
bower install -S twilio-video-call-gui
```

Example of use:

```html

```

## Documentation

Checkout the [webcomponents page](https://www.webcomponents.org/element/therapychat/twilio-video-call-gui).

## Changelog

See [CHANGELOG](./CHANGELOG.md) file.

## Contributing

Please read [CONTRIBUTING](./CONTRIBUTING.md) file to follow good practices.

You will need [NodeJS](https://nodejs.org).

1. Close the repo: `git clone git@github.com:TherapyChat/twilio-video-call-gui.git`
2. Install dependencies: `npm install`
3. Code!
4. Test: `npm test`
5. Create a [Pull Request](https://github.com/therapychat/twilio-video-call-gui/pulls)

### Contributors

- [Alberto Fernandez](https://github.com/AlbertoFdzM)
- [Miguel del Mazo](https://github.com/migueldelmazo)

## License

This project is available under the `Apache License 2.0`. See the [LICENSE](./LICENSE) file for more info.