hyper-video
v1.2.7
Published
Hypervideo creation based on Web Components using the Polymer framework
Downloads
6
Maintainers
Readme
<hyper-video>
Live Demo
You can see a live demo of the Web Component in action hosted on GitHub pages.
Installation
This assumes that you have bower and polyserve installed.
$ mkdir web-components
$ cd web-components
$ git clone [email protected]:tomayac/hyper-video.git
$ cd hyper-video
$ bower install
$ polyserve
Finally visit http://localhost:8080/components/hyper-video/ and click the demo link in the upper right corner.
Basic Usage
License
Copyright 2015 Thomas Steiner ([email protected])
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.