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
- Host: GitHub
- URL: https://github.com/therapychat/twilio-video-call-gui
- Owner: TherapyChat
- License: apache-2.0
- Created: 2017-10-11T09:22:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-30T14:52:57.000Z (almost 8 years ago)
- Last Synced: 2025-08-08T23:17:22.333Z (10 months ago)
- Topics: polymer, polymer-element, twilio, twilio-video, video, web-components, webcomponents
- Language: HTML
- Size: 143 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/TherapyChat/twilio-video-call-gui)
[](https://www.webcomponents.org/element/therapychat/twilio-video-call-gui)
[](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.