hyper-video

1.2.7 • Public • Published

<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 git@github.com: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 (tomac@google.com)

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.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i hyper-video

    Weekly Downloads

    2

    Version

    1.2.7

    License

    Apache 2.0

    Last publish

    Collaborators

    • tomayac