11.0.0 • Published 5 months ago
@haxtheweb/video-player v11.0.0
<video-player>
Player
Automated conversion of video-player/
Usage
To use this web component in your project you can utilize one of the following styles of syntax.
/* In an existing module / web component */
import '@haxtheweb/video-player/video-player.js';
<script type="module">
import '@haxtheweb/video-player/video-player.js';
</script>
Develop / Demo
Running npm start
will start a local development server and open your default browser to display it. It will start watching .js and lib/.js files for changes automatically for your demo.
$ npm start
Contributing
- Fork it!
git clone git@github.com/haxtheweb/webcomponents.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
License
9.0.27
10 months ago
9.0.24
10 months ago
9.0.23
11 months ago
9.0.26
10 months ago
10.0.0
10 months ago
9.0.25
10 months ago
10.0.1
10 months ago
10.0.2
9 months ago
9.0.22
11 months ago
9.0.21
11 months ago
9.0.19
11 months ago
9.0.18
11 months ago
11.0.0
5 months ago
9.0.16
12 months ago
9.0.15
12 months ago
9.0.14
12 months ago
9.0.9
12 months ago
9.0.13
12 months ago
9.0.10
12 months ago
9.0.7
1 year ago
9.0.6
1 year ago
9.0.5
1 year ago
9.0.3
1 year ago
9.0.2
1 year ago
9.0.1
1 year ago
9.0.0
1 year ago
9.0.0-alpha.0
1 year ago